Skip to content

ambbber/Alpha-One

 
 

Repository files navigation

Alpha Zero Improvement

The Alpha Zero, a well-known computer program with the ability to achieve superhuman level of play in go, chess and shogi within 24 hours where only game rules are pro- vided, is based on the Monte-Carlo tree search (MCTS) al- gorithm using a single Deep Neural Network. Our goal for the entire project is trying to improve the Alpha Zero by introducing an ensemble of assorted neural networks.

To start training a model for go:

python Gomain.py

Milestone

There are two major targets consist- ing of establishing rules for the Game Go and constructing a single Deep Residual Network (ResNet) rather than a single Deep Neural Network to train the Game Go.

Contributors and Credits

About

Improved Alpha Zero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.8%
  • TeX 18.3%
  • Jupyter Notebook 9.2%
  • Limbo 8.6%
  • Shell 0.1%