|
OpenNN
Open-source neural networks library
|
Declares the ModelSelection class. More...
Go to the source code of this file.
Classes | |
| class | opennn::ModelSelection |
| Searches for the best generalizing architecture for a model. More... | |
Namespaces | |
| namespace | opennn |
Declares the ModelSelection class.
ModelSelection orchestrates two architecture-search algorithms (input selection and neuron selection) on top of a TrainingStrategy.