rfeinman / tictactoe-reinforcement-learningLinks
Train a tic-tac-toe agent using reinforcement learning.
☆69Updated 3 months 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☆346Updated last year
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- Solving OpenAI Gym problems.☆187Updated 5 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- Code repository for my course on the fundamentals of reinforcement learning☆95Updated 6 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- An OpenAI Gym environment for the Flappy Bird game☆131Updated 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.☆375Updated 2 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- Open source collection of Reinforcement Learning Environments.☆75Updated 2 years ago
- ☆436Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago
- Deep Reinforcement Learning in Pac-man☆290Updated last year
- An OpenAI gym environment made for RL☆71Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆155Updated 5 years ago
- A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.☆37Updated 6 years ago
- A simple chess environment for openai/gym☆164Updated last year
- AI research environment for the Atari 2600 games 🤖.☆261Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆247Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 8 months ago
- ☆48Updated 6 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆187Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆59Updated 5 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- A curated collection of reinforcement learning resources☆96Updated 2 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆333Updated 4 years ago