monoelh / deep-reinforcement-learning_DDQN_PPO_HERLinks
MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitflip-DQN example. +prioritized replay.
☆19Updated 7 years ago
Alternatives and similar repositories for deep-reinforcement-learning_DDQN_PPO_HER
Users that are interested in deep-reinforcement-learning_DDQN_PPO_HER are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Advantage Actor-Critic (A2C)☆46Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆129Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 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…☆189Updated last year
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- PyTorch implementation of CommNet☆36Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆49Updated 7 years ago
- Simple tools for statistical analyses in RL experiments☆67Updated 7 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆176Updated 3 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago