Skip to content

v0.0.2

Compare
Choose a tag to compare
@andreped andreped released this 18 Aug 21:55
· 265 commits to main since this release
bd31a35

What's changed?

  • Tested and verified support for Python 3.7-3.10 and Windows, Ubuntu, and macOS operating systems
  • Added CI to verify that training works in all relevant setups
  • License changed to MIT (removed GPLv3-licenced code from the project)
  • Bug fix for avoiding infinite training
  • Reduced number and strictness of requirements
  • Added option to specify number of retries, if model crashed before finished

Also, includes the current best performing model (same model as last patch release).

Full Changelog: v0.0.1...v0.0.2