rockingdingo / gym-gomokuLinks
OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)
☆88Updated 9 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:
- This is a simple implementation of DeepMind's PySC2 RL agents.☆273Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 4 months ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 9 months ago
- ☆303Updated 2 years ago
- MSC: A Dataset for Macro-Management in StarCraft II☆142Updated 2 years ago
- Half Field Offense in Robocup 2D Soccer☆233Updated 2 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆137Updated last year
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Gym - 32 levels of original Super Mario Bros☆290Updated 6 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 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
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- 2nd place solution of NIPS2017 LearningToRun Competition.☆129Updated 3 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- C51-DDQN in Keras☆126Updated 7 years ago