jbradberry / ultimate_tictactoeLinks
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☆184Updated 5 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
- AI Final Project☆65Updated 9 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 7 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆108Updated 9 years ago
- tensorflow reinforcement learning agents for OpenAI gym environments☆114Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Testbed for deep reinforcement learning☆160Updated 8 years ago
- Implementing exercises from Reinforcement Learning: An Introduction☆64Updated 10 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆128Updated 4 years ago
- TensorFlow implementation of the paper "Learning to learn by gradient descent by gradient descent ( https://arxiv.org/abs/1606.04474 )"☆84Updated 8 years ago
- Reinforcement Learning with Goals☆170Updated 5 years ago
- Module to help with running learning agents against PyGame games☆157Updated 4 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Updated 9 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- Framework and model code for the paper "Language Understanding for Text-based Games using Deep Reinforcement Learning", EMNLP 2015☆127Updated 9 years ago
- X is a temporary name, but here lies RL☆40Updated 8 years ago
- Reinforcement learning with a convolutional neural network.☆35Updated 10 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- Multi-GPU reinforcement learning using Deep Q-Network in TensorFlow for OpenAI Gym☆182Updated 9 years ago
- Demo showing neon and Nervana Cloud integration with OpenAI's RL-Gym☆23Updated 2 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109Updated 9 years ago
- Machine learning and data science blog.☆69Updated last year
- ☆88Updated 8 years ago
- random search, hill climbing, policy gradient☆145Updated 6 years ago