Skip to content

CN24 v1.3.0

Compare
Choose a tag to compare
@cabrust cabrust released this 18 Sep 13:23

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