takes in a neural network (represented as a list of lists of lists of weights) and returns the output from forward-propagating the input
(neural_network, input_vector)
source not stored for this graph (policy: none)
no test coverage detected