Neupy v0.8.2 Release Notes

Release Date: 2019-04-04 // about 5 years ago
  • Main changes:

    • ๐Ÿ‘Œ Improved functionality for layer/network copying
    • โž• Added repeat function
    • ๐Ÿ›  Fixed output shape for the conv layers when input is unknown
    • ๐Ÿ›  Typo fixes

Previous changes from v0.8.1

  • Main changes:

    • โž• Added Tensorflow 1.13 support
    • โž• Added DropBlock layer
    • โž• Added define method for all layers