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

Generic Automatic Differentiation library for Rust (aka "autograd")

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

facebookresearch/gad

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.

About

Generic Automatic Differentiation library for Rust (aka "autograd")

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages