Expand description
Base types for machine learning.
Modules
- Generic data structures and functions for training or inference.
- Module to help samples from microphone and save them to disk.
- Module for generic training and inference helpers.
- Multilayer Perceptron module.
- Model definition for the Kord model.
Structs
- A single kord sample.
- The training configuration used for all training, inference, and hyper parameter tuning.
Constants
- The standard frequency space size to use across all ML operations.
- The standard mel space size to use across all ML operations.
- The standard mel space size to use across all ML operations.
- The standard number of classes to use across all ML operations.