CN24 v1.3.0
Changes:
- Added QuickProp optimization algorithm
- New advanced max-pooling layer
- Performance improvements
- Network is now represented as a graph for increased flexibility
- Debug messages are now suppressed by default
- Several bug fixes
- trainNetwork: New command to output network structure as GraphViz file
- trainNetwork: New command
- TensorMath: OpenCL code path now uses clBLAS
- ConvolutionLayer: Now supports stride, padding and grouping