cody2007 / alpha_go_zero_implementation
An implementation of the Alpha Go Zero algorithm, runnable on a single GPU
☆49Updated 4 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
- ☆67Updated 3 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- A Policy Network in Tensorflow to classify chess moves☆17Updated 8 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 10 months ago
- ☆15Updated 8 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- My Simple Implementation of AlphaGo Zero on Connect4☆18Updated 6 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 6 years ago
- Chess position evaluation using neural networks☆26Updated 5 years ago
- An attempt at applying Deep RL on the board game 2048☆16Updated 8 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 6 years ago
- ☆30Updated 5 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- Implementation of AlphaZero in PyTorch.☆10Updated 5 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 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
- This is a tutorial written for Caffe2 which mocks google AlphaGo Fan and AlphaGo Zero.☆8Updated 6 years ago
- ☆56Updated 2 years ago
- Learning to play supermario using A3C algorithm☆11Updated 6 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆122Updated 11 months ago
- Paper notes☆12Updated 6 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 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 3 years ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆100Updated 5 years ago
- Deep Reinforcement Learning for Flappy Bird, including DQN, DRQN, A3C as benchmarks☆6Updated 3 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 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