Skip to content

Simple C++ project that includes header only implementations of Monte Carlo Tree Search(MCTS), Temporal Difference Learning, Minimax, and other agents to evaluate their performance in various two player games. Also includes an implementation of AlphaZero for Connect4.

Notifications You must be signed in to change notification settings

psiorx/Reinforcement-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

About

Simple C++ project that includes header only implementations of Monte Carlo Tree Search(MCTS), Temporal Difference Learning, Minimax, and other agents to evaluate their performance in various two player games. Also includes an implementation of AlphaZero for Connect4.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published