Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sea-snell/rubix-cube-solver-neural-network

uses a rural network to solve a 2x2x2 and a 3x3x3 rubix cube
https://github.com/sea-snell/rubix-cube-solver-neural-network

Last synced: 9 days ago
JSON representation

uses a rural network to solve a 2x2x2 and a 3x3x3 rubix cube

Awesome Lists containing this project

README

        

# rubix-cube-solver-neural-network

This is a feedforward neural network that takes a current 2x2x2 rubix cube state and determines the move that will make it one step closer to the solution.

I intend to add code that works for the 3x3x3 neural network, this is a work in progress.