Modules§
Structs§
- Hyperparameters
Iter - An iterator over the variants of Hyperparameters
- Standard
Model Config
Enums§
- Hyper
Params - Hyperparameters
- Auto-generated discriminant enum variants
Traits§
- Network
Config - The
NetworkConfigtrait extends theRawConfigtrait to provide a more robust interface for neural network configurations. - RawConfig
- The
RawConfigtrait defines a basic interface for all configurations used within the framework for neural networks, their layers, and more. - Training
Configuration