UoA-CARES / cares_reinforcement_learning

CARES Reinforcement Learning Package
11 stars 2 forks source link

CrossQ #204

Open beardyFace opened 1 month ago

beardyFace commented 1 month ago

Implementation of CrossQ: https://arxiv.org/pdf/1902.05605 Code Based On: https://github.com/modelbased/minirllab/blob/main/agents/sac_crossq.py

beardyFace commented 1 month ago

Code is currently being tested to make sure it learns