google-research / batch_rl

Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games
https://offline-rl.github.io/
Apache License 2.0
520 stars 73 forks source link

Code for offline continuous control experiments #16

Closed CaralHsi closed 3 years ago

CaralHsi commented 3 years ago

Hi, it is very generous for your team to open the code. However, I did not find the code for Offline Continuous Control Experiments which shown in Fig. 8 in the paper. Did I miss some part in the batch_rl folder? If not, will you post it someday?

THX.

agarwl commented 3 years ago

Hi, the code for the continuous control experiments simply used the code launched the the repo from https://github.com/sfujim/BCQ/tree/master/continuous_BCQ