rfeinman / tictactoe-reinforcement-learning
Train a tic-tac-toe agent using reinforcement learning.
☆58Updated 3 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
- Code repository for my course on the fundamentals of reinforcement learning☆92Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial☆35Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A simple chess environment for openai/gym☆155Updated 11 months ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆146Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- OpenAI Gym wrapper for Metacar: A reinforcement learning environment for self-driving cars in the browser.☆45Updated 5 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 6 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆315Updated 3 years ago
- Hands-On Reinforcement Learning for Games, published by Packt☆58Updated 2 years ago
- ☆182Updated 2 years ago
- 💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.☆56Updated 6 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆165Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆290Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆22Updated 6 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.☆36Updated 5 years ago
- OpenAI's cartpole env solver.☆153Updated 2 years ago
- Master's thesis about Reinforcement Learning (RL), Deep RL and Optimization for Product Delivery☆18Updated 6 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆746Updated 6 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- RL experiments☆70Updated 2 years ago