Click or drag to resize
Accord.NET (logo)

DeepNeuralNetworkLearningRunEpoch Method

Overload List
  NameDescription
Public methodRunEpoch(Double, Double)
Runs a single batch epoch of the learning algorithm.
Public methodRunEpoch(Double, Double)
Runs a single learning epoch using multiple mini-batches to improve speed.
Top
See Also