Add stat.pth for xarm_lift_medium
This commit is contained in:
parent
dc89166bee
commit
d3adaf1379
|
@ -40,7 +40,7 @@ class SimxarmExperienceReplay(AbstractExperienceReplay):
|
|||
def __init__(
|
||||
self,
|
||||
dataset_id: str,
|
||||
version: str | None = "v1.0",
|
||||
version: str | None = "v1.1",
|
||||
batch_size: int = None,
|
||||
*,
|
||||
shuffle: bool = True,
|
||||
|
|
Loading…
Reference in New Issue