What's changed:
Conv2D layers are a whole lot faster
MaxPooling layers are now working correctly
Added layers parameter to NN.__init__()
Fixed a lot of small bugs
Additional changes
From now on I will try to make the project backward compatible as much as I can
**Full Changelog**: https://github.com/MarcelWinterot/nano-keras/compare/v0.10.1...v1.0.0