| softmax | |
| raw_samples | |
| add_samples | add new training sample collection into the model dataset |
| read.ANN_network | |
| load.parallel_ANN | |
| as.ANN | |
| new.ML_model | create a new model dataset |
| add | add new training sample into the model dataset |
| ANN.predict | |
| normalize | |
| create.normalize | Create normalization matrix data object for the given ANN training data model |
| check.ML_model | check the errors that may exists in the dataset file. |
| write.ANN_network | save a trained ANN network model into a given xml files. |
| open.debugger | open a file connection to the model debug file. |
| ANN.training_model | create a new ANN training model |
| configuration | Apply configuration on the ANN training model. |
| input.size | |
| output.size | |
| set.trainingSet | |
| training | do ANN model training |
| training.ANN | do ANN model training |