CodingTrain / website-archive

Archive of the Coding Train website (first version)
https://codingtrain.github.io/website-archive/
MIT License
5.72k stars 5.67k forks source link

Coding Challenge: Rubik's Cube Solver using Neural Network #573

Closed vladig98 closed 6 years ago

vladig98 commented 6 years ago

Coding challenge: A fully functional Rubik's cube solver. Something similar to this https://www.google.com/logos/2014/rubiks/iframe/index.html. Also use a neural network to create a solution for the cube and maybe then apply it. That'll be cool.

vimkat commented 6 years ago

This sounds really interesting! I copied it over to the Rainbow-Topics repository and it is now available here.