Releases: toddsundsted/mxnet.cr
Releases · toddsundsted/mxnet.cr
Fill Out Operations
Supports nearly the full set of arithmetic, trigonometric, hyperbolic, exponent and logarithms, powers, comparison, logical, rounding, sorting, searching, reduction and indexing operations on arrays and symbols.
Gluon
Basic Gluon functionality, including Block
, HybridBlock
, etc. as well as basic neutral-network layers, like Dense
.
Initial release
Core array and symbol functionality. Support for automatic differentiation.