Skip to content

krkartikay/AlphaZero-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Omega

To run:

$ cd build/
$ cmake ..
$ make
$ ./omega
$ ./omega | ../graph.py
$ ./omega | awk '{print $1; fflush()}' | ../hist.py

About

My implementation of the AlphaZero algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages