rockingdingo / gym-gomokuLinks
OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)
☆89Updated 7 months ago
Alternatives and similar repositories for gym-gomoku
Users that are interested in gym-gomoku are comparing it to the libraries listed below
Sorting:
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆273Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- Gym - 32 levels of original Super Mario Bros☆289Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- ☆69Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆210Updated 3 months ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆342Updated 2 years ago
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 7 months ago
- Board game AI implementations using Monte Carlo Tree Search☆182Updated 5 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- ☆303Updated 2 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆382Updated 2 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆136Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 7 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆154Updated 6 years ago