Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@mtyrolski mtyrolski released this 05 Apr 09:13
· 2 commits to master since this release

Brief

Tools: Increased performance of tool/visual, bug fixes.
Model: Support non-const length characters, added saving, refactor code, added some functionalities.

Details

  • possibility for saving model's architecture with weights #90
  • restructured data-set loading #63
  • support non-const lengths #76 #68
  • small details (refactor) in tool/visual #79 #81 #86 #71
  • fixed bug in tool/set #87
  • increased performance in tool/visual #66
  • added config script for automated initialization of tool/visual #59
  • readme update #83