Skip to content

Releases: lejon/TSne.jl

v1.3.0

02 Aug 12:17
b19dc2e
Compare
Choose a tag to compare

TSne v1.3.0

Diff since v1.2.0

Closed issues:

  • std not defined (#23)

Merged pull requests:

v1.2.0

31 Aug 12:30
a310d39
Compare
Choose a tag to compare

Update to Julia v0.7/v1.0

  • tests and examples that use MNIST dataset are switched to use MLDatasets.jl instead of MNIST.jl
  • small performance tweaks to the method
  • added extended_output option to tsne() to get the perplexities and the final KL divergence

v1.1.1

10 Apr 16:41
a01b16a
Compare
Choose a tag to compare
pca(): use eigvects of Ndims largest eigvalues (#21)

fixes #20

v1.1.0

14 Jan 19:16
a88ed68
Compare
Choose a tag to compare

Support user-specified distances (#18).

v1.0.0: Merge pull request #13 from juliohm/fixes-before-registration

16 Aug 04:50
Compare
Choose a tag to compare

First release registering as an official Julia package in METADATA.jl