Description Usage Arguments Value
Runs a forward pass through the network.
1 | forwardprop(model, x)
|
model |
list of all the weights and biases |
x |
input to the network |
list of all intermediate values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.