zyx-optim 0.1.1

Zyx optimizers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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](https://www.github.com/zk4x/zyx).

For more details, there is a [book](https://zk4x.github.io/zyx).

# Cargo features

- std - enables zyx-core/std