khpeek / Q-learning-Tic-Tac-ToeLinks
Reinforcement learning of the game of Tic Tac Toe in Python
☆60Updated 7 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:
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆622Updated 2 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 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
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆448Updated 6 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Using Reinforcement Learning to play FIFA☆284Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- Applying the deep learning techniques from Alpha Go to play tic-tac-toe☆162Updated 7 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
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Updated last year
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- Neural Networks For Playing Pong☆77Updated 9 years ago
- A collection of DL experiments and notes☆135Updated 6 years ago
- A Deep Learning AI for 2048 (2048:94.15%, 4096:78.48%, 8192: 34.5% 16384: 0.177%)☆150Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- Playing Mario with Deep Reinforcement Learning☆694Updated 9 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆327Updated 7 years ago
- Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial☆35Updated 5 years ago
- random search, hill climbing, policy gradient☆145Updated 7 years ago
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆210Updated 4 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Reinforcement Learning with Goals☆170Updated 5 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,308Updated 4 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- Using reinforcement learning to teach a car to avoid obstacles.☆487Updated 5 years ago