2 releases

0.1.1 Mar 21, 2024
0.1.0 Mar 9, 2024

#861 in Machine learning

Download history 124/week @ 2024-03-04 37/week @ 2024-03-11 119/week @ 2024-03-18 38/week @ 2024-04-01

213 downloads per month

MIT/Apache

175KB
4K SLoC

zyx-optim

optim crate of zyx machine learning library.

This crate contains various optimizers, such as SGD or Adam for optimizing ML models.

For README and source code, please visit github.

For more details, there is a book.

Cargo features

  • std - enables zyx-core/std

lib.rs:

Optimizers for zyx ML library

Dependencies

~310KB