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:
- Using self-play, MCTS, and a deep neural network to create a hearthstone ai player☆29Updated 7 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
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆105Updated 6 years ago
- ☆66Updated 4 years ago
- A student implementation of Alpha Go Zero☆282Updated 7 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- ☆15Updated 9 years ago
- A Policy Network in Tensorflow to classify chess moves☆19Updated 9 years ago
- Atari-DRQN (keras ver.)☆33Updated 7 years ago
- ☆56Updated 2 years ago
- Attempt at reinforcement learning with curiosity for Sonic the Hedgehog games. Number 149 on OpenAI retro contest leaderboard, but more w…☆32Updated 7 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 6 years ago
- Open-source library for a reinforcement learning research.☆54Updated 2 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- ☆30Updated 5 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 7 years ago
- The exact codes used by the team "liveinparis" at the kaggle football competition ranked 6th/1141☆57Updated 4 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- AlphaGo Zero Clone☆17Updated 5 years ago
- PyTorch Implementation of Deep Q-Learning with Experience Replay in Atari Game Environments, as made public by Google DeepMind☆84Updated 2 years ago
- The server portion of the Neural Chat project to deploy chatbots on web. This code is accompanied by another repository that includes the…☆36Updated 4 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- ☆53Updated 5 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Reinforcement learning algorithms to play Poker☆14Updated 3 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated 2 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 8 years ago