Neupy v0.8.2 Release Notes
Release Date: 2019-04-04 // over 4 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