acme-macros

Crates.ioacme-macros
lib.rsacme-macros
version0.3.1
sourcesrc
created_at2022-05-29 23:08:48.702245
updated_at2024-04-24 21:54:36.066814
descriptionAcme aims to provide a solid foundation for developing robust machine-learning systems in Rust.
homepagehttps://github.com/FL03/acme/wikis
repositoryhttps://github.com/FL03/acme
max_upload_size
id596690
size42,752
Joe McCain III (FL03)

documentation

README

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

Commit count: 706

cargo fmt