Skip to content

0.7.0

Compare
Choose a tag to compare
@caisq caisq released this 05 Apr 04:27
· 6069 commits to master since this release
30e0d05

New features

  • Layers: Added some advanced activation layer types: LeakyReLU, ELU, ThresholdedReLU.
  • Layers: Added Conv2DTranspose layer. Inference is supported; training (backpropagation) is not supported yet.

Bug fixes

  • Layers: Fix a bug related to optimizer constructor names in minimized bundle.

Acknowledgments to external contributors:

bringtree@