rfeinman / tictactoe-reinforcement-learningLinks
Train a tic-tac-toe agent using reinforcement learning.
☆63Updated 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
Sorting:
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.☆37Updated 5 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆57Updated 5 years ago
- 💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.☆57Updated 6 years ago
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- AI learning to walk in gym's BipedalWalker environment.☆66Updated 8 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- Reinforcement Learning examples implementation and explanation☆334Updated last year
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- ☆135Updated 7 years ago
- Reinforcement learning of the game of Tic Tac Toe in Python☆60Updated 7 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- TD Advantage Actor-Critic RL algorithm☆15Updated 6 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial☆35Updated 4 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 years ago
- Trained A Convolutional Neural Network To Play 2048 using Deep-Reinforcement Learning☆214Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 3 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 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.☆369Updated last year