BY571
Results
13
repositories owned by
BY571
QR-DQN
24
Stars
10
Forks
Watchers
PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression
Randomized-Ensembled-Double-Q-learning-REDQ-
20
Stars
0
Forks
Watchers
Pytorch implementation of Randomized Ensembled Double Q-learning (REDQ)
SAC_discrete
38
Stars
11
Forks
Watchers
PyTorch implementation of the discrete Soft-Actor-Critic algorithm.