khpeek / Q-learning-Tic-Tac-Toe
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:
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Neural Networks For Playing Pong☆77Updated 8 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- A Deep Learning AI for 2048 (2048:94.15%, 4096:78.48%, 8192: 34.5% 16384: 0.177%)☆150Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- random search, hill climbing, policy gradient☆143Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆144Updated 7 years ago
- Reinforcement Learning with Goals☆171Updated 5 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆326Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 6 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 years ago
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆94Updated 3 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 6 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆599Updated 8 years ago
- Gym - 32 levels of original Super Mario Bros☆289Updated 6 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆176Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆282Updated 2 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Q-learning for Keras☆389Updated 6 years ago
- Implementation of TRPO and related algorithms☆631Updated 6 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆128Updated 4 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆82Updated 10 months ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆68Updated 8 years ago