Skip to content

Solving the Rubik's cube by training a deep neural network and implementing an MCTS solver

Notifications You must be signed in to change notification settings

saicharanb56/RubiksCube-MCTS

Repository files navigation

RubiksCube-MCTS

Solving the Rubik's cube by training a deep neural network and implementing an MCTS solver

Installing env

make develop-pyo3

Training

python train2.py

MCTS Solver

python search.py --load_path "/path/to/checkpoint.pt"

About

Solving the Rubik's cube by training a deep neural network and implementing an MCTS solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published