MATLAB File Help: dml.noutput | View code for dml.noutput | Default Topics |
noutput wrapper class to make methods handle multiple outputs.
DESCRIPTION
REFERENCE
EXAMPLE
DEVELOPER
Marcel van Gerven (m.vangerven@donders.ru.nl)
Superclasses | dml.method |
Sealed | false |
Construct on load | false |
noutput | wrapper class to make methods handle multiple outputs. |
indims | dimensions of the input data (excluding the trial dim and time dim in time series data) |
method | the method which should be replicated |
restart | when false, starts at the previously learned parameters; needed for online learning and grid search |
verbose | whether or not to generate diagnostic output |
model | this method does not return a model | |
test | ||
train |