ELF icon indicating copy to clipboard operation
ELF copied to clipboard

ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation

Results 44 ELF issues
Sort by recently updated
recently updated
newest added

Hi Thank you for this amazing repository! Super useful. I would like to step-through both server/client code on single GPU machine to better understand the code. Could you advise on...

README.rst Analysis mode section references a file "analysis.sh" that is supposed to be in scripts/elfgames/go/, but I can't find the file, and I am unable to locate it in your...

After i build the docker image( run docker build . ) , i found that the installed CUDA is 9.0 ,but the driver is 10.0. and the df_console.py failed with...

Hi. Since I found illegal moves in gogod_commentary SGFs, I wrote a script to check files. Here is result. ###### SGFs with an illegal move in main line. gogod_commentary/1800-49/1802-01-22a.sgf gogod_commentary/1930-39/1930-06-21b.sgf...

From [the paper](https://arxiv.org/pdf/1902.04522.pdf): > Intuitively, increasing the number of MCTS iterations (rollout count) improves the AI’s strength by exploring more of the game tree. Toward better understanding the rollout count’s...

dependencies match Jetson Nano, but has anyone built? how well does it perform? playouts/sec, strength.... any issues? tx

if it can,will it run faster

Title. It would be very interesting to see how a 40b run perform to see if the training process scale well (minigo had some trouble on their 40b run) and...

Can you please add normal documentation at least for an src_cpp/elf? I don’t ask to add documentation for a src_cpp/elfgames.

add actual info about GameContext class.