Skip to content

v0.5.1

Compare
Choose a tag to compare
@stsievert stsievert released this 27 Feb 03:11
· 81 commits to master since this release
4db75d8

This is primarily a bug fix release:

  • BUG: remove bug where same random state used to ask queries (#96)

Other improvements:

  • MAINT: don't return repeated queries from round robin sampling
  • MAINT: Files are ordered if numeric filenames are given in targets.zip (#95).
  • MAINT: Offline embedding improved (#95; adaptive learning rate method used).
  • DOC: Better show adaptive example