Skip to content

Releases: younader/dnnr

v0.1.2

04 Aug 10:03
Compare
Choose a tag to compare

Fixed

  • Fix handling of zero gradient neighborhoods.
  • test update to cover bad data

v0.1.1

02 Aug 13:50
Compare
Choose a tag to compare

Added

  • DNNR now supports pickle serialization (added pickle to annoy).
  • small improvements in the documentation.

v0.1.0

29 Jul 16:01
Compare
Choose a tag to compare

Added

  • First release!
  • Includes the numpy implementation of DNNR.