random-network-distillation topic

List random-network-distillation repositories

Deep_RL_with_pytorch

200
Stars
44
Forks
Watchers

A pytorch tutorial for DRL(Deep Reinforcement Learning)

reinforcement_learning

35
Stars
11
Forks
Watchers

My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.

rl_pytorch

26
Stars
5
Forks
Watchers

Deep Reinforcement Learning Algorithms Implementation in PyTorch

PPO-RND

42
Stars
6
Forks
Watchers

Random network distillation on Montezuma's Revenge and Super Mario Bros.

reinforcement_learning_ppo_rnd

47
Stars
5
Forks
Watchers

Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some explanation

sac-rnd

51
Stars
4
Forks
Watchers

Official implementation for "Anti-Exploration by Random Network Distillation", ICML 2023

RND-Pytorch

45
Stars
5
Forks
Watchers

Random Network Distillation(RND) algo in Pytorch