Skip to content

nagisa v0.2.7

Compare
Choose a tag to compare
@taishi-i taishi-i released this 06 Jul 17:05
· 42 commits to master since this release

nagisa 0.2.7 incorporates the following changes:

  • Fix AttributeError: module 'utils' to rename utils.pyx into nagisa_utils.pyx #14
  • Add wheels to PyPI for Linux and Windows users
  • Increase test coverage from 92% to 96%
  • Fix the problem where min_count (threshold=hp['THRESHOLD']) parameter was not used in train.py