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

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.