Module core.TrainingAlgorithm
Representation of a training algorithm. Holds a list of properties that allows the user to control the aspects of the algorithm.
Functions
Tables
Functions
- TrainingAlgorithm.new (ftype)
-
Constructor.
Parameters
-
ftype: FANN type of the training algorithm
Return value:
New TrainingAlgorithm instance
- TrainingAlgorithm:add_params (...)
-
Adds training parameters to the algorithm.
Parameters
Tables
- TrainingAlgorithm
-
Representation of a training algorithm.
Parameters
-
name: Localized name of the training algorithm
-
ftype: FANN type of the training algorithm
-
params: Array of NetworkParam