Crate corgi[][src]

Machine learning, and automatic differentiation implementation.

Modules

array

An n-dimensional array, with automatic differentation.

numbers

Floating point type wrapper, which may be changed to f32 when the feature “f32” is active.

Macros

arr

Creates an Array, which is row-major, with either: