cody2007 / alpha_go_zero_implementationLinks
An implementation of the Alpha Go Zero algorithm, runnable on a single GPU
☆49Updated 5 years ago
Alternatives and similar repositories for alpha_go_zero_implementation
Users that are interested in alpha_go_zero_implementation are comparing it to the libraries listed below
Sorting:
- ☆66Updated 4 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A student implementation of Alpha Go Zero☆282Updated 7 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆103Updated 6 years ago
- ☆56Updated 2 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- ☆15Updated 9 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 7 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 6 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- ☆50Updated 6 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 2 years ago
- AlphaGo Zero Clone☆17Updated 5 years ago
- Full Chainer implementation of OpenAI's Reinforcement Learning using Random Network Distillation