Expand description
§pr-ml library crate
If you are reading this, you are reading the documentation for the pr-ml library crate. For the cli, kindly refer to the README file.
Modules§
- mnist
- Code related to the MNIST dataset.
- neural
- Neural network module.
- svm
- Support vector machine module.
- util
- Utility functions that don’t fit elsewhere.