Description Usage Arguments Value
Evaluate network output.
1 | mlp_eval(net, input)
|
net |
an object of |
input |
numeric matrix, each row corresponds to one input vector, the number of columns must be equal to the number of neurons in the network input layer |
Numeric matrix with rows representing network outputs corresponding to input rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.