v1.1.3
Changelog
Description
Welcome to v1.1.3 release.
In this release, we have added the MaxPooling2D for convolutional models and optimized the training procedure for deeper models, i.e., DBNs.
Such an optimization enables the DBN to train without loading all the dataset on the memory for each hidden layer in this phase.
Please read the docs at: learnergy.readthedocs.io
Also, stay tuned for our next updates!
Includes (or changes)
- learnergy