nn_grad | R Documentation |
Neural network gradient
nn_grad(W, X, q, response = "continuous")
W |
Weight vector |
X |
Input vector |
q |
Number of hidden nodes |
response |
Response type: |
Log-Likelihood value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.