Description Usage Arguments Value
Check validity of weight index
1 | mlp_check_w(net, idx = NULL, layer = NULL, nidx = NULL, nplidx = NULL)
|
net |
an object of |
idx |
integer value (vector), weight absolute index |
layer |
integer value (vector), layer index |
nidx |
integer value (vector), neuron index |
nplidx |
integer value (vector), index of the neuron in the previous
layer determining connection from neuron |
This function does not return.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.