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:
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- ☆72Updated 2 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆49Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆40Updated 6 years ago
- ☆76Updated last year
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- ☆15Updated 5 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning☆115Updated 5 years ago
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆33Updated 2 years ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆144Updated 7 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- ☆77Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 7 months ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago