jbradberry / ultimate_tictactoe
An implementation of 9x9 Tic Tac Toe
☆77Updated 5 years ago
Alternatives and similar repositories for ultimate_tictactoe
Users that are interested in ultimate_tictactoe are comparing it to the libraries listed below
Sorting:
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 5 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 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 9 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆176Updated 7 years ago
- in progress☆107Updated 7 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Updated 9 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 6 years ago
- Task and example code for the Malmo Collaborative AI Challenge☆154Updated 2 years ago
- Demo showing neon and Nervana Cloud integration with OpenAI's RL-Gym☆23Updated 2 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆162Updated 8 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆128Updated 4 years ago
- Module to help with running learning agents against PyGame games☆156Updated 4 years ago
- ☆39Updated 7 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 6 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Applying the deep learning techniques from Alpha Go to play tic-tac-toe☆162Updated 7 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆42Updated 8 years ago
- The code for the post "Optimism in the Face of Uncertainty: the UCB1 Algorithm"☆36Updated 4 years ago
- ☆117Updated 4 years ago
- ☆56Updated 2 years ago
- Multi-GPU reinforcement learning using Deep Q-Network in TensorFlow for OpenAI Gym☆182Updated 8 years ago
- Reinforcement Learning with Goals☆171Updated 5 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- AI Final Project☆65Updated 9 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago