zyx-core 0.1.1

Zyx core utilities
Documentation

zyx-core

Core crate of zyx machine learning library. This is used by devices, or if you want to write custom modules and need to import [Backend] trait.

For README and source code, please visit github.

For more details, there is a book.

Cargo features

  • std - enables io functions that require filesystem and implements std::error::Error for ZyxError