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
- random search, hill climbing, policy gradient☆145Updated 7 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Updated 8 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 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 7 years ago
- Applying the deep learning techniques from Alpha Go to play tic-tac-toe☆162Updated 7 years ago
- Reinforcement Learning with Goals☆170Updated 5 years ago
- Module to help with running learning agents against PyGame games☆156Updated 4 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆129Updated 4 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Updated 9 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 4 years ago
- Testbed for deep reinforcement learning☆162Updated 8 years ago
- tensorflow reinforcement learning agents for OpenAI gym environments☆117Updated 8 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Basic DQN implementation☆227Updated 7 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆290Updated 8 years ago
- AI Final Project☆65Updated 9 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆43Updated 7 years ago
- Task and example code for the Malmo Collaborative AI Challenge☆154Updated 3 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- NPI(Neural Programmer-Interpreters) implementation with Keras☆244Updated 3 years ago
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆167Updated 9 years ago
- Multi-GPU reinforcement learning using Deep Q-Network in TensorFlow for OpenAI Gym☆183Updated 9 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- ViZDoom Python wrapper☆75Updated 2 years ago
- Game AI for Machine Learning for Hackers #3☆158Updated 8 years ago