FinMath.MachineLearning.NeuralNetworks Namespace |
Class | Description | |
---|---|---|
![]() | Autoencoder |
The autoencoder model.
|
![]() | DeepNeuralNetwork |
The deep neural network model
|
![]() | FFNet |
Feed-Forward Network basic functionality helper class.
|
![]() | FFNetTerminationObjectiveChangeType |
The objective change stop criterion.
|
![]() | FFNetClassifier |
Feed-Forward Network classifier helper class
|
![]() | MLP |
Multi-layer perceptron
|
Delegate | Description | |
---|---|---|
![]() | FFNetExternalLoss |
External custom loss function.
|
![]() | FFNetExternalStop |
The delegate to the function that determines stopping criterion.
|