Numpy-Neuron / neural_network /forwardprop.py
Jensen-holm's picture
just focusing on neural_network first
f9522cf
raw
history blame
43 Bytes
import numpy as np
def fp():
return