MCPcopy Index your code
hub / github.com/MichalDanielDobrzanski/DeepLearningPython / __init__

Method __init__

network3.py:83–101  ·  view source on GitHub ↗

Takes a list of `layers`, describing the network architecture, and a value for the `mini_batch_size` to be used during training by stochastic gradient descent.

(self, layers, mini_batch_size)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

set_inptMethod · 0.45

Tested by

no test coverage detected