variational-autoencoder and pytorch-vae

variational-autoencoder
51
Established
pytorch-vae
50
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 1,183
Forks: 258
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 432
Forks: 107
Downloads:
Commits (30d): 0
Language: Python
License: BSD-3-Clause
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About variational-autoencoder

jaanli/variational-autoencoder

Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)

This project offers foundational code for a Variational Autoencoder (VAE), a machine learning model that learns to represent complex data efficiently. You input datasets like images (e.g., handwritten digits), and it outputs a compressed, meaningful representation of that data, as well as the ability to generate new, similar data. It's designed for machine learning researchers and practitioners exploring generative models and data compression.

generative-modeling image-synthesis data-compression machine-learning-research deep-learning

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

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