Annex v0.2.0 Annex.Optimizer.SGD View Source
The optimizer for mini-batch (or non-batching) stochastic gradient descent.
Link to this section Summary
Link to this section Functions
Link to this function
batch_dataset(dataset, batch_size)
View Source
batch_dataset(dataset, batch_size)
View Source
batch_dataset(Annex.Dataset.t(), nil | pos_integer()) :: Annex.Dataset.t()
batch_dataset(Annex.Dataset.t(), nil | pos_integer()) :: Annex.Dataset.t()