prioritized-experience-replay topic

List prioritized-experience-replay repositories

distributed_rl

70
Stars
8
Forks
Watchers

Pytorch implementation of distributed deep reinforcement learning

DeepRL-Tutorials

1.0k
Stars
326
Forks
Watchers

Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch

machin

389
Stars
50
Forks
Watchers

Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...

DRL

215
Stars
43
Forks
Watchers

Repository for codes of 'Deep Reinforcement Learning'

DeepRL

3.1k
Stars
670
Forks
Watchers

Modularized Implementation of Deep RL Algorithms in PyTorch

Soft-Actor-Critic-and-Extensions

250
Stars
29
Forks
Watchers

PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.

per

291
Stars
76
Forks
Watchers

Prioritized Experience Replay (PER) implementation in PyTorch

DQN-Atari-Agents

118
Stars
14
Forks
Watchers

DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow, and DRQN

Normalized-Advantage-Function-NAF-

26
Stars
13
Forks
Watchers

PyTorch implementation of the Q-Learning Algorithm Normalized Advantage Function for continuous control problems + PER and N-step Method

Deep-Reinforcement-Learning

16
Stars
3
Forks
Watchers

To keep track and showcase