Skip to content

semin-park/AlphaZero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaZero

Implementation of AlphaZero

External dependencies:

  • PyTorch: Needed for creating / training neural networks. Furthermore, environments (external submodules) are implemented in PyTorch as well.
  • zmq (zero message queue): For messaging between the generator and trainer.

About

Implementation of Alpha Zero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published