DanielSlater / AlphaToeLinks
Applying the deep learning techniques from Alpha Go to play tic-tac-toe
☆162Updated 8 years ago
Alternatives and similar repositories for AlphaToe
Users that are interested in AlphaToe are comparing it to the libraries listed below
Sorting:
- random search, hill climbing, policy gradient☆145Updated 7 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆129Updated 5 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Updated 9 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
- Reinforcement Learning with Goals☆170Updated 6 years ago
- Module to help with running learning agents against PyGame games☆157Updated 4 years ago
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆277Updated 5 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆327Updated 7 years ago
- Testbed for deep reinforcement learning☆162Updated 8 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- ☆90Updated 8 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆167Updated 9 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 8 years ago
- a general purpose learning agent☆210Updated 5 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆33Updated 8 years ago
- Q-learning for Keras☆392Updated 6 years ago
- Task and example code for the Malmo Collaborative AI Challenge☆154Updated 3 years ago
- How to train a convnet to solve a rubiks cube☆127Updated 6 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 7 years ago
- NEAT Solver for OpenAI☆144Updated 8 years ago
- Python cognitive modelling suite☆100Updated 7 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆290Updated 8 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆448Updated 6 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆121Updated 8 years ago
- Breakthrough AI Papers and CODE for Any Industry.☆243Updated 8 years ago
- This is the code for "How to Learn from Little Data - Intro to Deep Learning #17' by Siraj Raval on YouTube☆140Updated 8 years ago
- An implementation of 9x9 Tic Tac Toe☆76Updated 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