Function to extract the weight matrix of an rsnns object
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.