DanielSlater / AlphaToeLinks
Applying the deep learning techniques from Alpha Go to play tic-tac-toe
☆162Updated 7 years ago
Alternatives and similar repositories for AlphaToe
Users that are interested in AlphaToe are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning with Goals☆170Updated 5 years ago
- Module to help with running learning agents against PyGame games☆156Updated 4 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆327Updated 7 years ago
- random search, hill climbing, policy gradient☆145Updated 7 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
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆167Updated 9 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆129Updated 4 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 8 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
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Task and example code for the Malmo Collaborative AI Challenge☆154Updated 3 years ago
- The Retro Learning Environment (RLE) -- a learning framework for AI☆185Updated 7 years ago
- An implementation of 9x9 Tic Tac Toe☆76Updated 5 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆290Updated 8 years ago
- Basic DQN implementation☆227Updated 7 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago
- Machine learning and data science blog.☆69Updated 2 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Updated 9 years ago
- Testbed for deep reinforcement learning☆162Updated 8 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆33Updated 8 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆448Updated 6 years ago
- Simple deep Q-learning agent.☆701Updated 6 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Updated 6 years ago
- Game AI for Machine Learning for Hackers #3☆158Updated 8 years ago
- ☆90Updated 8 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆121Updated 7 years ago
- Short tutorial for TensorFlow, designed to be presented in-person☆133Updated 8 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 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