Skip to content
Joe McCain III edited this page Apr 7, 2024 · 3 revisions

Acme is designed to be a flexible and powerful toolkit for building machine learning models and other differentiable programs. The library has two primary features, a set of macros for differentiating expressions in scope and a Tensor<T> object.

Clone this wiki locally