Closed prcastro closed 9 years ago
An idea is to change someerrorprime to be the derivative of the error with respect to the output, and handle the chain rule outside (like in here https://github.com/prcastro/NeuralNetsLite.jl/blob/master/src/feedforward/network.jl#L103)
someerrorprime
An idea is to change
someerrorprime
to be the derivative of the error with respect to the output, and handle the chain rule outside (like in here https://github.com/prcastro/NeuralNetsLite.jl/blob/master/src/feedforward/network.jl#L103)