weightMatrix | R Documentation |
The function calls SnnsRObject$getCompleteWeightMatrix
and returns its result.
weightMatrix(object, ...)
## S3 method for class 'rsnns'
weightMatrix(object, ...)
object |
the |
... |
additional function parameters (currently not used) |
a matrix with all weights from all neurons present in the net.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.