Added the option to save the weights of the AE and the Siamese networks
0.1.0
Mainly bug fixes.
0.0.8
Happy to announce the release of the 0.0.8 version.
We added an implementation of another kernel function which is called multiquadratic kernel. You can use it instead of the RBF kernel when computing the affinity matrix.
0.0.6
Happy to announce the release of the 0.0.6 version.
We added some use-case examples and some bug fixes.