random-network-distillation
There are 14 repositories under random-network-distillation topic.
jcwleo/random-network-distillation-pytorch
Random Network Distillation pytorch
sungyubkim/Deep_RL_with_pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
tinkoff-ai/sac-rnd
Official implementation for "Anti-Exploration by Random Network Distillation", ICML 2023
wisnunugroho21/reinforcement_learning_ppo_rnd
Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some explanation
alirezakazemipour/PPO-RND
Random network distillation on Montezuma's Revenge and Super Mario Bros.
wizdom13/RND-Pytorch
Random Network Distillation(RND) algo in Pytorch
ChuaCheowHuan/reinforcement_learning
My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.
kekmodel/rl_pytorch
Deep Reinforcement Learning Algorithms Implementation in PyTorch
QuantumMisaka/dpeva
Deep Potential Evolution Accelerator
CaptainE/PPO-RND-Pommerman
Using Proximal Policy Optimization and Random Network Distillation on Pommerman
Francesco-Sovrano/Combining--experience-replay--with--exploration-by-random-network-distillation-
Combining Experience Replay with Exploration by Random Network Distillation
LeejwUniverse/RL_Exploration_Pytorch
Exploration methods in Deep Reinforcement Learning.
seolhokim/supermariobros-random-network-distillation
Algorithm RND-PPO is implemented in super mario bros.
kim-ngu/curiosity-MCTS
Source code for Master's Thesis: Curiosity-driven Planning with Reinforcement Learning.