jbradberry / ultimate_tictactoe
An implementation of 9x9 Tic Tac Toe
☆77Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ultimate_tictactoe
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 8 years ago
- random search, hill climbing, policy gradient☆140Updated 6 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆126Updated 4 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 7 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆43Updated 6 years ago
- An implementation of Deep Q-Network using Caffe☆68Updated 9 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- Continual Learning Toolkit for Reinforcement Learning☆20Updated 6 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 7 years ago
- Our NIPS 2017: Learning to Run source code☆56Updated last year
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 6 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- Demo of UCT (MCTS) in Python / Numpy☆83Updated last year
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆41Updated 8 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Updated 8 years ago
- General purpose framework for deep reinforcement learning☆72Updated 7 years ago
- ☆28Updated 5 years ago
- ☆117Updated 4 years ago
- Tutorial on continuous control at Reinforcement Learning Summer School 2017.☆34Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆43Updated 6 years ago
- Applying the deep learning techniques from Alpha Go to play tic-tac-toe☆163Updated 7 years ago
- A reinforcement learning framework☆154Updated 5 years ago