NeuralNet.backward_prop

Undocumented in source. Be warned that the author may not have intended to support it.
class NeuralNet
void
backward_prop
(
V
)
if (
(
is(V == float) ||
is(V == SparseF)
)
)

Meta