![]() |
Sigma
|
Namespaces |
Classes | |
interface | ITrainer |
A trainer that defines how a network should be trained, denoting initialisers, optimiser, operator, custom hooks and data to apply and use. More... | |
class | Trainer |
The default ITrainer implementation. A trainer that defines how a network should be trained, denoting initialisers, optimiser, operator, custom hooks and data to apply and use. More... | |