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
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Trust Region Policy Optimization (TRPO) in pure TensorFlow☆18Updated 6 years ago
- Collaborative Deep Reinforcement Learning☆32Updated 7 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- ICRL 2020☆19Updated 4 years ago
- Meta Reinforcement Learning Experiments☆33Updated 7 years ago
- Robust policy search algorithms which train on model ensembles☆28Updated 8 years ago
- Code to reproduce Supervised Policy Update (ICLR 2019)☆17Updated 2 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.