Releases: cvjena/cn24
Releases · cvjena/cn24
CN24 v1.2.1
Changes:
- Enhanced OpenCL kernel search locations
- Made OpenCL platform and device configurable
CN24 v1.2.0
Changes:
- Added dropout implementation
- Changed weight update formula, now independent of batch size
- Fixed slightly offset localized error function when using patchwise training
- Changed image size compensation method, hyperparameters are now comparable between FCN and patch training
- Fixed a bug that caused the first testing sample to be skipped
- CN24 now displays the current branch and commit SHA1 on startup
- Added support for Intel OpenCL SDK
CN24 v1.1.1
Changes:
- Fix float parsing bug in ConfigParsing
CN24 v1.1.0
Changes:
- Added preliminary support for hybrid training
CN24 v1.0.2
Changes:
- Fixed gradient check for non-default localized error functions
CN24 v1.0.1
Changes:
- Fixed issue #17: Path to OpenCL kernels invalid if working directory != build directory
CN24 v1.0.0
This is the first public release of CN24. Enjoy!