#tensor #auto-diff

no-std acme

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

13 releases

0.3.0 Apr 5, 2024
0.3.0-nightly.3 Mar 29, 2024
0.2.5 Jan 21, 2023
0.2.4 Dec 31, 2022
0.1.52 Jul 31, 2022

#199 in Math

Download history 4/week @ 2024-02-16 69/week @ 2024-02-23 37/week @ 2024-03-01 1/week @ 2024-03-08 37/week @ 2024-03-15 149/week @ 2024-03-22 233/week @ 2024-03-29 133/week @ 2024-04-05

552 downloads per month
Used in 3 crates

Apache-2.0

120KB
3.5K SLoC

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.6MB
~34K SLoC