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.