0.10.2
- 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