dylandjian / SuperGo
A student implementation of Alpha Go Zero
☆279Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for SuperGo
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆341Updated 2 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 5 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 6 months ago
- Minimalistic AlphaGoZero-like Engine☆274Updated 6 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆677Updated last year
- Deep Reinforcement Learning with pytorch & visdom☆797Updated 4 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆189Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 4 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆272Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆85Updated last month
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆264Updated 7 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆879Updated 4 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆180Updated 6 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆555Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆562Updated last year
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago
- Evolution Strategies in PyTorch☆351Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆391Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆622Updated last year
- A PyTorch Platform for Distributed RL☆738Updated 3 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆655Updated 4 years ago
- Reinforcement Learning in Python☆107Updated 4 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆173Updated 2 months ago