Description Usage Arguments Value
calculate gradients in neural network.
1 | gradients(nn, error, acti)
|
nn |
neural network object. |
error |
list of errors. |
acti |
list of activations. |
list of matrices of errors for derivatives.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.