random-network-distillation topic
Deep_RL_with_pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
random-network-distillation-pytorch
Random Network Distillation pytorch
reinforcement_learning
My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.
rl_pytorch
Deep Reinforcement Learning Algorithms Implementation in PyTorch
PPO-RND
Random network distillation on Montezuma's Revenge and Super Mario Bros.
reinforcement_learning_ppo_rnd
Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some explanation
sac-rnd
Official implementation for "Anti-Exploration by Random Network Distillation", ICML 2023
RND-Pytorch
Random Network Distillation(RND) algo in Pytorch