Expand description
A suite of mathematical tool and utilities tailored toward neural networks.
Our focus revolves around the following areas:
- Numerical Operations: Efficient implementations of mathematical functions.
- Statistical Functions: Tools for statistical analysis and operations.
- Signal Processing: Functions and utilities for signal manipulation.
- Utilities: General-purpose utilities to aid in mathematical computations.
Modules§
- error
- ops
- prelude
- stats
- Statistical primitives and utilities commonly used in machine learning.
- traits
- utils
- utilties supporting various mathematical routines for machine learning tasks.