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
- signal
- Signal Processing
- stats
- Statistical primitives and utilities commonly used in machine learning.
- traits
- utils
- utilties supporting various mathematical routines for machine learning tasks.
Macros§
Enums§
Traits§
- Abs
- AsComplex
- Conjugate
- Cos
- Cosh
- Cubed
- Exp
- Floor
Div - Into
Complex - Trait for converting a type into a complex number.
- Percent
Diff - Root
- RoundTo
- Sine
- Sinh
- Square
Root - Squared
- Tan
- Tanh