Aloha done

This commit is contained in:
Cadene
2024-03-19 16:03:42 +00:00
parent 6a1a29386a
commit 10034e85c4
57 changed files with 1 additions and 1 deletions

View File

@@ -84,7 +84,7 @@ class AlohaExperienceReplay(AbstractExperienceReplay):
def __init__( def __init__(
self, self,
dataset_id: str, dataset_id: str,
version: str | None = None, version: str | None = "v1.0",
batch_size: int = None, batch_size: int = None,
*, *,
shuffle: bool = True, shuffle: bool = True,