jaybutera / tetrisRLLinks
A Tetris environment to train machine learning agents
☆74Updated 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
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Updated 4 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆194Updated last year
- ☆69Updated 7 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.☆375Updated 2 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 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
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Random Network Distillation pytorch☆260Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- A customizable framework to create maze and gridworld environments☆269Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 5 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- C51-DDQN in Keras☆127Updated 8 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Updated 5 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆207Updated 7 years ago
- ☆107Updated 6 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆182Updated 8 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 8 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- ☆92Updated 5 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago