nikonikolov / rltf
Reinforcement Learning implementations and research prototyping in TensorFlow
☆81Updated 5 years ago
Alternatives and similar repositories for rltf:
Users that are interested in rltf are comparing it to the libraries listed below
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 3 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- A library of probabilistic model based RL algorithms in pytorch☆108Updated 3 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 6 months ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆93Updated 5 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆151Updated 7 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆36Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆115Updated last year
- ☆82Updated 3 years ago
- ☆92Updated 4 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆201Updated 4 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆65Updated 5 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 5 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆199Updated 3 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆236Updated 2 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆140Updated 5 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago