Module config

Source

Modules§

model_config

Structs§

HyperparametersIter
An iterator over the variants of Hyperparameters
StandardModelConfig

Enums§

HyperParams
Hyperparameters
Auto-generated discriminant enum variants

Traits§

NetworkConfig
The NetworkConfig trait extends the RawConfig trait to provide a more robust interface for neural network configurations.
RawConfig
The RawConfig trait defines a basic interface for all configurations used within the framework for neural networks, their layers, and more.
TrainingConfiguration