Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.06 KB

Build Status gad on crates.io Documentation License License

GAD: Generic Automatic Differentiation for Rust

This project aims to provide a general and extensible framework for tape-based automatic differentiation (aka. "autograd") in Rust.

The code in this repository is still experimental and under active development.

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of either the Apache 2.0 license or the MIT license.