mcts topic
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
AlphaZero_Gomoku_MPI
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku
My_Bibliography_for_Research_on_Autonomous_Driving
Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"
muzero-general
MuZero
tetris_mcts
MCTS project for Tetris
doom-net-pytorch
Reinforcement learning models in ViZDoom environment
CrazyAra
A Deep Learning UCI-Chess Variant Engine written in C++ & Python :parrot:
Deep_RL_with_pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)