fbora / tic-tac-GO_ZERO
Implementation of Alpha Go Zero algorithm for the game of tic-tac-toe
☆16Updated 7 years ago
Alternatives and similar repositories for tic-tac-GO_ZERO:
Users that are interested in tic-tac-GO_ZERO are comparing it to the libraries listed below
- AlphaGo-paper☆54Updated 6 years ago
- Chainer implementation of Double Deep Q-Network (Double DQN)☆27Updated 9 years ago
- reinforcement learning algorithms from the book by Sutton and Barto☆16Updated 4 years ago
- A reproduction of Alphago Zero in "Mastering the game of Go without human knowledge"☆13Updated 7 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated 11 months ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- MCTS Implementation in Python☆9Updated 8 years ago
- Distributed Tensorflow Implementation of Asynchronous DDPG☆12Updated 7 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆46Updated 7 years ago
- Forward Modeling for Partial Observation Strategy Games - A StarCraft Defogger☆31Updated 3 years ago
- ☆18Updated 5 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 7 years ago
- Python wrappers for Pachi. Contains a modified version of the bleeding-edge Pachi source code.☆41Updated 2 years ago
- Fictitious Self-play & Reinforcement Learning☆18Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- 9x9 AlphaGo☆13Updated 8 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆70Updated 4 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- a Renju game, replicate paper "Mastering the game of Go with deep neural networks and tree search"☆20Updated 8 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 4 years ago
- Code to recreate AlphaGo Zero models☆19Updated 2 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 7 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- Monte Carlo Tree Search (MCTS) ,realize using python☆11Updated 9 years ago