Skip to content

Releases: touchlane/NetapixTrain

0.0.3

14 Sep 13:14
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
  • fixed out of bounds crash on convolutional layer;
  • fixed weights loading from npw for convolutional layer;
  • enabled compile time warnings and -O3 optimization;
  • fixed creation params directory for first train execution without .npw file;
  • fixed msqe function;
  • updated README.md.

0.0.2

14 Aug 10:26
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
  • fixed makefile warnings;
  • changed output format .txt -> .npo;
  • updated log format;
  • copy actual .npx to directory with weights on train phase;
  • copy initial weights to directory with weights as 0.npw.

0.0.1

26 Jul 11:32
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Initial commit