Fixes for PR #4
This commit is contained in:
@@ -73,7 +73,6 @@ def make_offline_buffer(cfg, sampler=None):
|
||||
elif cfg.env.name == "pusht":
|
||||
offline_buffer = PushtExperienceReplay(
|
||||
"pusht",
|
||||
download=True,
|
||||
streaming=False,
|
||||
root=DATA_PATH,
|
||||
sampler=sampler,
|
||||
|
||||
Reference in New Issue
Block a user