salmon.triplets.samplers.STE

class salmon.triplets.samplers.STE(**kwargs)

The Stochastic Triplet Embedding [1].

References

1

“Stochastic Triplet Embedding”. 2012. http://www.cs.cornell.edu/~kilian/papers/stochastictriplet.pdf van der Maaten, Weinberger.

__init__(**kwargs)
Parameters
kwargsdict

Keyword arguments to pass to Adaptive.