Method
SGD
Train the network using mini-batch stochastic gradient descent.
(self, training_data, epochs, mini_batch_size, eta,
validation_data, test_data, lmbda=0.0)
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
nothing calls this directly
Tested by
no test coverage detected