redq
There are 3 repositories under redq topic.
BY571/Randomized-Ensembled-Double-Q-learning-REDQ-
Pytorch implementation of Randomized Ensembled Double Q-learning (REDQ)
sjYoondeltar/REDQ_simple_example
A simple example of randomized ensembled double q learning
LucasAlegre/sac-plus
Soft Actor-Critic implementation with SOTA model-free extension (REDQ) and SOTA model-based extension (MBPO).