Gan
Compare changes
- Guillaume HEUSCH authored
[datashuffler] added the get_batch_epoch function implementing minibatches retrevial ensuring a complete pass over the training set (i.e. an epoch)
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
@@ -77,6 +77,11 @@ class Disk(Base):
@@ -129,3 +134,67 @@ class Disk(Base):