Expand description

If this is your first time using Easy ML you should check out some of the examples to get an overview of how to use matrices then study the Matrix type for what you need.

Examples

API Modules

Miscellaneous

Modules

(Automatic) Differentiation helpers

Models of distributions that samples can be drawn from.

K-means example

Linear algebra algorithms on numbers and matrices

Linear regression examples

Logistic regression example

Generic matrix type.

Naïve Bayes examples

Neural Network training examples

Numerical type definitions.

Using custom numeric types examples.

Web Assembly examples