khpeek / Q-learning-Tic-Tac-ToeLinks
Reinforcement learning of the game of Tic Tac Toe in Python
☆60Updated 8 years ago
Alternatives and similar repositories for Q-learning-Tic-Tac-Toe
Users that are interested in Q-learning-Tic-Tac-Toe are comparing it to the libraries listed below
Sorting:
- Train a tic-tac-toe agent using reinforcement learning.☆65Updated 2 weeks ago
- Using Keras and Deep Q-Network to Play FlappyBird☆448Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 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
- Reinforcement Learning in Keras on VizDoom☆142Updated 7 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆622Updated 2 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆970Updated 6 years ago
- A collection of DL experiments and notes☆135Updated 6 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,309Updated 4 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆613Updated 8 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,118Updated 8 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- Using Reinforcement Learning to play FIFA☆284Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 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
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,259Updated 6 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Updated last year
- Playing Mario with Deep Reinforcement Learning☆694Updated 9 years ago
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆211Updated 4 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Updated 7 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- Neural Networks For Playing Pong☆77Updated 9 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,603Updated 5 years ago
- Implementation of TRPO and related algorithms☆638Updated 7 years ago
- Simple deep Q-learning agent.☆701Updated 6 years ago
- Q-learning for Keras☆392Updated 6 years ago