pytorch-vae and s-vae-pytorch

pytorch-vae
50
Established
s-vae-pytorch
46
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 432
Forks: 107
Downloads:
Commits (30d): 0
Language: Python
License: BSD-3-Clause
Stars: 386
Forks: 61
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About pytorch-vae

ethanluoyc/pytorch-vae

A Variational Autoencoder (VAE) implemented in PyTorch

This is a foundational building block for machine learning engineers and researchers working with deep learning models. It takes in complex data, like images or text, and learns a compressed, meaningful representation of that data. This compressed representation can then be used for generating new, similar data, or for tasks like anomaly detection.

deep-learning generative-modeling data-compression representation-learning anomaly-detection

About s-vae-pytorch

nicola-decao/s-vae-pytorch

Pytorch implementation of Hyperspherical Variational Auto-Encoders

This library helps machine learning researchers and practitioners implement and experiment with a specific type of variational auto-encoder called Hyperspherical VAEs (S-VAEs) within their PyTorch projects. It takes input data and processes it using specialized distributions (like von Mises-Fisher) to produce more robust and meaningful latent representations. Data scientists, AI researchers, and deep learning engineers working on generative models or complex data embeddings would find this useful.

deep-learning-research generative-modeling unsupervised-learning data-representation pytorch-development

Scores updated daily from GitHub, PyPI, and npm data. How scores work