jaybutera / tetrisRLLinks
A Tetris environment to train machine learning agents
☆73Updated 2 years ago
Alternatives and similar repositories for tetrisRL
Users that are interested in tetrisRL are comparing it to the libraries listed below
Sorting:
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆139Updated last year
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- ☆69Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆207Updated 7 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆181Updated 8 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆125Updated 4 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆210Updated 6 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆203Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆118Updated 2 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- ☆107Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆206Updated 5 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆185Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- A customizable framework to create maze and gridworld environments☆269Updated 6 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- 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.☆375Updated 2 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆106Updated 6 years ago
- Random Network Distillation pytorch☆257Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago