cxxgtxy / deeprl-baselines
Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Reinforcement Learning
☆35Updated 6 years ago
Alternatives and similar repositories for deeprl-baselines
Users that are interested in deeprl-baselines are comparing it to the libraries listed below
Sorting:
- RainBow, Tensorflow☆49Updated 7 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 4 years ago
- ☆69Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 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
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 8 months ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆56Updated 6 years ago
- Distributed implementation of popular evolutionary methods☆64Updated 7 years ago
- C51-DDQN in Keras