apoddar573 / Tic-Tac-Toe-Gym_EnvironmentLinks
This is an implementation of the tic-tac-toe game as a gym environment. It can be used to make the computer learn playing the Tic-Tac-Toe game.
☆26Updated 6 years ago
Alternatives and similar repositories for Tic-Tac-Toe-Gym_Environment
Users that are interested in Tic-Tac-Toe-Gym_Environment are comparing it to the libraries listed below
Sorting:
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Updated 4 years ago
- ☆71Updated 2 years ago
- ☆141Updated 7 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- ⚠️ NOTICE: This starter kit was used for 2019 challenge and has been deprecated in favour of 2020 Flatland challenge's starter kit presen…☆20Updated 5 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- RLlib tutorials☆66Updated 3 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆34Updated 3 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Toy environment set for multi-agent reinforcement learning and more☆39Updated last year
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆206Updated 5 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago