Skip to content

0.10.2

Compare
Choose a tag to compare
@nicodv nicodv released this 25 Feb 21:38
· 99 commits to master since this release
  • Added Jaccard dissimilarity function, courtesy of @BikashPandey17 (#129 )
  • Return the costs per epoch after training, courtesy of @daffidwilde (#79 )
  • Python 3.8 now supported
  • Python 3.4 no longer supported because sklearn dropped it too
  • Various bugfixes and improvements