go2sea / NoisyNetDQN
Tensorflow implementation for "Noisy network for exploration"
☆19Updated 7 years ago
Alternatives and similar repositories for NoisyNetDQN:
Users that are interested in NoisyNetDQN are comparing it to the libraries listed below
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 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
- Robust policy search algorithms which train on model ensembles☆28Updated 8 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆30Updated 7 years ago
- Meta Reinforcement Learning Experiments☆33Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆27Updated 5 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- Hierarchical Deep RL Network☆31Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆18Updated 6 years ago
- Collaborative Deep Reinforcement Learning☆32Updated 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
- ☆35Updated 6 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- Exploration by Random Network Distillation☆16Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆45Updated 4 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- Random Network Distillation(RND) algo in Pytorch☆48Updated 5 years ago
- Reinforcement Learning papers on exploration methods.☆20Updated 3 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 3 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago