zyx-optim 0.1.1

Zyx optimizers
Documentation
  • Coverage
  • 100%
    20 out of 20 items documented0 out of 0 items with examples
  • Size
  • Source code size: 9.89 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 576.17 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • zk4x/zyx
    27 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zk4x

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