Skip to content

AlphaZero. Tic-tac-toe example for YoungResearcherry community.

Notifications You must be signed in to change notification settings

dantodor/alpha-zero-tic-tac-toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of AlphaZero for Tic-tac-toe

TODO

  • Add basic environment
  • Add random policy agent
  • Finish the environment
  • Add MCTS
  • Add NN
  • Add NN Wrapper
  • Add Arena for models
  • Add Train - class for training models
  • Finish AlphaZero
  • Fix bugs
  • Refactor
  • Enhance README

About

AlphaZero. Tic-tac-toe example for YoungResearcherry community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%