rfeinman / tictactoe-reinforcement-learning
Train a tic-tac-toe agent using reinforcement learning.
☆61Updated 4 years 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
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆156Updated 4 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.☆366Updated last year
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆71Updated 4 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- Reinforcement Learning examples implementation and explanation☆330Updated 9 months ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 2 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 4 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆101Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- A simple chess environment for openai/gym☆159Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆317Updated 3 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto☆19Updated 5 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- Trained A Convolutional Neural Network To Play 2048 using Deep-Reinforcement Learning☆213Updated 6 years ago
- 💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.☆56Updated 6 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- An OpenAI Gym interface to Tetris on the NES.☆52Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆182Updated 7 months ago
- A customizable framework to create maze and gridworld environments☆265Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Reinforcement learning of the game of Tic Tac Toe in Python☆60Updated 7 years ago