acme 0.3.0

Acme aims to provide a solid foundation for developing robust machine-learning systems in Rust.
Documentation

acme

Clippy Rust crates.io docs.rs


Acme aims to be a complete auto-differentiation library for Rust. The library is designed to be simple to use and easy to integrate into existing projects. The library is still in its early stages and is not yet ready for production use.

Getting Started

Building from the source

Clone the repository

git clone https://github.com/FL03/acme

Usage


Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License