mxnet.cr v0.3.0 Release Notes

Release Date: 2020-03-31 // about 4 years ago
  • 👌 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.


Previous changes from v0.2.0

  • Basic Gluon functionality, including Block, HybridBlock, etc. as well as basic neutral-network layers, like Dense.