rfeinman / tictactoe-reinforcement-learningLinks
Train a tic-tac-toe agent using reinforcement learning.
☆65Updated 2 weeks ago
Alternatives and similar repositories for tictactoe-reinforcement-learning
Users that are interested in tictactoe-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning examples implementation and explanation☆339Updated last year
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Trained A Convolutional Neural Network To Play 2048 using Deep-Reinforcement Learning☆216Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆159Updated 5 years ago
- OpenAI's cartpole env solver.☆156Updated 2 years ago
- AI research environment for the Atari 2600 games 🤖.☆257Updated 3 years ago
- An advanced course on reinforcement learning offered at Columbia University IEOR in Spring 2018☆62Updated 5 years ago
- ☆139Updated 7 years ago
- A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.☆37Updated 5 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆103Updated 3 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆372Updated 2 years ago
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆622Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- A simple chess environment for openai/gym☆162Updated last year
- Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial☆35Updated 5 years ago
- An OpenAI Gym interface to Tetris on the NES.☆53Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆329Updated 3 years ago
- Deep Reinforcement Learning in Pac-man☆287Updated last year
- Reinforcement learning of the game of Tic Tac Toe in Python☆60Updated 8 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- An OpenAI gym environment made for RL☆70Updated last year
- Deep & Classical Reinforcement Learning + Machine Learning Examples in Python☆368Updated 2 years ago
- A Minimal Deep Q-Network☆56Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago