Skip to content

Simple AlphaZero-like approach to solving the Rubiks Cube

License

Notifications You must be signed in to change notification settings

epowers/AlphaRubiksCube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaRubiksCube

Simple AlphaZero-like approach to solving the Rubiks Cube

Setup

conda install conda-build
conda env create -f environment.yml
conda activate alpha_rubiks_cube
conda develop .

Optional install cuda:

conda install -c nvidia -c pytorch cuda=11.7.1 pytorch-cuda=11.7

About

Simple AlphaZero-like approach to solving the Rubiks Cube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages