An open API service indexing awesome lists of open source software.

https://github.com/jgraving/selfsne

Self-Supervised Noise Embeddings (Self-SNE)
https://github.com/jgraving/selfsne

clustering contrastive-learning deep-learning dimensionality-reduction embedding-models machine-learning self-supervised-learning

Last synced: 6 months ago
JSON representation

Self-Supervised Noise Embeddings (Self-SNE)

Awesome Lists containing this project

README

          

Self-Supervised Noise Embeddings (Self-SNE)
============
__This is an alpha release currently undergoing development__. Examples and documentation will be added upon release of the accompanying publication.
Not all features have been validated and may change without notice. Use at your own risk.

Self-SNE is a probabilistic family of self-supervised deep learning models for compressing high-dimensional data to a low-dimensional embedding. It is a general-purpose modelling framework for multiple types of data including images, sequences, and tabular data. It uses self-supervised objectives to preserve structure in the compressed latent space.

License
------------
Released under a Apache 2.0 License. See [LICENSE](https://github.com/jgraving/selfsne/blob/main/LICENSE) for details.