#acme #auto-diff #tensor

macro acme-macros

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

43 releases

new 0.3.1 Apr 24, 2024
0.3.0-nightly.3 Mar 29, 2024
0.2.5 Jan 21, 2023
0.2.1 Sep 10, 2022
0.1.50 Jul 31, 2022

#1616 in Math

Download history 9/week @ 2024-02-19 58/week @ 2024-02-26 4/week @ 2024-03-11 137/week @ 2024-03-18 163/week @ 2024-03-25 270/week @ 2024-04-01 22/week @ 2024-04-08 63/week @ 2024-04-15

538 downloads per month
Used in 2 crates

Apache-2.0

37KB
902 lines

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

Dependencies

~0.7–1.2MB
~28K SLoC