jbradberry / ultimate_tictactoeLinks
An implementation of 9x9 Tic Tac Toe
☆76Updated 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
- Testbed for deep reinforcement learning☆162Updated 8 years ago
- Reinforcement Learning with Goals☆170Updated 6 years ago
- KEras Reinforcement Learning gYM agents☆291Updated 8 years ago
- AI Final Project☆65Updated 9 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆129Updated 5 years ago
- Applying the deep learning techniques from Alpha Go to play tic-tac-toe☆162Updated 8 years ago
- Deep Reinforcement Learning library for humans☆299Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 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
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆290Updated 8 years ago
- Module to help with running learning agents against PyGame games☆157Updated 4 years ago
- This is the 0.4 release of the Arcade Learning Environment (ALE), a platform designed for AI research. ALE is based on Stella, an Atari 2…☆160Updated 8 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 9 years ago
- random search, hill climbing, policy gradient☆145Updated 7 years ago
- Task and example code for the Malmo Collaborative AI Challenge☆154Updated 3 years ago
- ViZDoom Python wrapper☆76Updated 2 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Updated 9 years ago
- The Retro Learning Environment (RLE) -- a learning framework for AI☆186Updated 7 years ago
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆167Updated 9 years ago
- NPI(Neural Programmer-Interpreters) implementation with Keras☆244Updated 3 years ago
- Basic DQN implementation☆227Updated 7 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Updated 9 years ago
- Add-on for OpenAI Gym that supports automatic downloading of user environments.☆45Updated 8 years ago
- RLPy Reinforcement Learning Framework☆254Updated 6 years ago
- Implementations of deep RL papers and random experimentation☆178Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago