|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Classes | |
| class | IG::Neural::NeuralTrainingParameters |
| Contains Parameters that define neural network architecture and trainig procedure, together with achieved results after training such as various error norms. Not thread safe! More... | |
| class | IG::Neural::NeuralTrainingLimits |
| Contains Parameters that define neural network architecture limits and trainig parameter limits. Not thread safe! More... | |
| class | IG::Neural::NeuralTrainingTable |
| Contains Parameters that define neural network architecture and trainig limits, together with achieved results after training such as various error norms. Not thread safe! More... | |
| class | IG::Neural::NeuralTrainingParameters |
| Contains Parameters that define neural network architecture and trainig procedure, together with achieved results after training such as various error norms. Not thread safe! More... | |
| class | IG::Neural::NeuralTrainingParameters::ComparerErrorTrainingVector |
| class | IG::Neural::NeuralTrainingParameters::ComparerBase |
| Base comparer class (implementation of the IComparer<NeuralTrainingParameters> interface) for conmparing objects of type NeuralTrainingParameters More... | |
| class | IG::Neural::NeuralTrainingParameters::ComparerTrainingTime |
| class | IG::Neural::TestTrainingParametersComparers |
| Class for testing of Comparers for NeuralTrainingParameters. More... | |
Namespaces | |
| namespace | IG::Neural |