Zeta36 / chess-alpha-zero

Chess reinforcement learning by AlphaGo Zero methods.
MIT License
2.14k stars 481 forks source link

Guide Please #59

Open Disc0rdd opened 6 years ago

Disc0rdd commented 6 years ago

Can someone make a video or a step by step dummy guide for the people that are struggling ?

brianprichardson commented 6 years ago

While I am still learning and fiddling with this repo, it is largely dormant and most are now focused here: https://github.com/glinscott/leela-chess/issues/88

Disc0rdd commented 6 years ago

well i am intrested in the learning of alpha zero and how he will destroy me after 50 games being beaten so i wanna know how to install it . Thx tho

Disc0rdd commented 6 years ago

nothing i do works i cant make it start and move

remdu commented 6 years ago

Even if it works I doubt it will be super strong like you seem to expect. It needs a lot of training to become strong.

brianprichardson commented 6 years ago

Try running it from a terminal or cmd with the /run.py uci command. At first it will say little and enter "uci", then wait. After the engine responds, enter "isready" and wait again. It can take a bit of time to set things up. You should be familiar with the UCI protocol. If it works this way, then try installing it with Xboard or Arena or another GUI for an actual game. It moves slowly (depending on the config settings).

Disc0rdd commented 6 years ago

add me on discord and help please Disc0rd#2571