Skip to content

0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@pkandrashkou pkandrashkou released this 14 Sep 13:14
· 12 commits to master since this 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.