MCPcopy Index your code
hub / github.com/TheIndependentCode/Neural-Network / train

Function train

network.py:7–24  ·  view source on GitHub ↗
(network, loss, loss_prime, x_train, y_train, epochs = 1000, learning_rate = 0.01, verbose = True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

mnist_conv.pyFile · 0.90
xor.pyFile · 0.90
mnist.pyFile · 0.90

Calls 2

predictFunction · 0.85
backwardMethod · 0.45

Tested by

no test coverage detected