Skip to content

Releases: cvjena/cn24

CN24 v1.2.1

13 Jun 07:59
Compare
Choose a tag to compare

Changes:

  • Enhanced OpenCL kernel search locations
  • Made OpenCL platform and device configurable

CN24 v1.2.0

08 Jun 09:02
Compare
Choose a tag to compare

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

21 Mar 13:32
Compare
Choose a tag to compare

Changes:

  • Fix float parsing bug in ConfigParsing

CN24 v1.1.0

20 Mar 14:55
Compare
Choose a tag to compare

Changes:

  • Added preliminary support for hybrid training

CN24 v1.0.2

27 Feb 12:45
Compare
Choose a tag to compare

Changes:

  • Fixed gradient check for non-default localized error functions

CN24 v1.0.1

23 Feb 14:15
Compare
Choose a tag to compare

Changes:

  • Fixed issue #17: Path to OpenCL kernels invalid if working directory != build directory

CN24 v1.0.0

23 Feb 13:48
Compare
Choose a tag to compare

This is the first public release of CN24. Enjoy!