Skip to content

v.0.2.12

Compare
Choose a tag to compare
@kylebgorman kylebgorman released this 30 Jul 15:06
· 245 commits to master since this release
e835ecd
  • Adds a script to retrieve hyperparameters (#210)
  • Verbose patience logging when enabled (#213)
  • Adds support for Python 3.11 and 3.12 (#217)
  • Fixes bug allowing for optional feature encoders with models that don't require it (#220)
  • Places embedding initializations in separate module, fixing bug with the feature-invariant transformer (#221)
  • Logs vocabularies separately for greater informativity (#222)