rfeinman / tictactoe-reinforcement-learningLinks
Train a tic-tac-toe agent using reinforcement learning.
☆67Updated 2 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:
- AI research environment for the Atari 2600 games 🤖.☆260Updated 3 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Reinforcement learning of the game of Tic Tac Toe in Python☆60Updated 8 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.☆106Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆95Updated 6 years ago
- ☆48Updated 6 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆243Updated 10 months ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- ☆141Updated 7 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 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.☆374Updated 2 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆83Updated last year
- A simple framework for experimenting with Reinforcement Learning in Python.☆325Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆331Updated 4 years ago
- A simple chess environment for openai/gym☆164Updated last year
- Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft☆49Updated 6 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆217Updated 5 years ago