CN24 v2.0.0
Changes:
- Several bug fixes
- Introducing a compressed TensorStream format
- Improved GraphViz network structure output
- Better OpenCL and clBLAS support on Windows
- Complete statistics overhaul improving data analysis significantly
- Modular architecture allowing any component to report data
- Added a "set experiment name" command to trainNetwork
- Improved scripts for experiments
- New layer InputDownSamplingLayer
- New tool tensorStreamStats: Reads a TensorStream and displays information on sample distribution between classes
- New tool makeCompressedTensorStream: New variant of makeTensorStream that uses compressed TensorStream format
- New tool compressTensorStream: Compresses an existing TensorStream
- New tool runBenchmark: Runs a repeatable benchmark for performance assessment