This release contains following improvements:
- New Layers
- Batch Normalization
- Deconvolution/Unpooling (@wangyida)
- Power
- Slice
- New Loss Functions
- Absolute mean/Absolute mean with eps (@H4kor)
- Minor Bug Fix
- Compile error on MSVC2013 #218 #231
- Correct the definition of MSE #232
- Fix linker error due to duplicate symbols
- Fix handling non-square input data in caffemodel #227
- Fix data race in network::test #185
Thank you very much for all comitters for this release!