jaybutera / tetrisRL
A Tetris environment to train machine learning agents
☆68Updated last year
Alternatives and similar repositories for tetrisRL
Users that are interested in tetrisRL are comparing it to the libraries listed below
Sorting:
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆121Updated 3 years ago
- ☆69Updated 6 years ago
- ☆92Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆198Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆183Updated 7 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆177Updated 7 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Reinforcement Learning in Keras on VizDoom☆144Updated 7 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Gym - Doom environments based on VizDoom.☆103Updated 8 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆114Updated 6 years ago