Repository navigation

#

vae-implementation

Implementation of a Hybrid Variational Autoencoder (VAE) for label information-guided dimensionality reduction.

Python
34
2 个月前

There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More than that, the book contains continuous Binomial distribution and continuous Trinomial distribution.

C++
25
1 年前

Pytorch implementation of Gaussian Mixture Variational Autoencoder GMVAE

Python
19
10 个月前

Tensorflow 2.x implementation of the beta-TCVAE (arXiv:1802.04942).

Python
16
5 年前

An official repository for a VAE tutorial of Probabilistic Modelling and Reasoning (2023/2024) - a University of Edinburgh master's course.

Jupyter Notebook
8
1 年前

Python implementation of N-gram Models, Log linear and Neural Linear Models, Back-propagation and Self-Attention, HMM, PCFG, CRF, EM, VAE

Python
5
5 年前

Variational Auto Encoders (VAEs), Generative Adversarial Networks (GANs) and Generative Normalizing Flows (NFs) and are the most famous and powerful deep generative models.

Python
4
5 年前

Implementation of CVAE. Trained CVAE on faces from UTKFace Dataset to produce synthetic faces with a given degree of happiness/smileyness.

Python
4
3 年前

Implementation of the variational autoencoder with PyTorch and Fastai

Jupyter Notebook
4
5 年前

Topics include function approximation, learning dynamics, using learned dynamics in control and planning, handling uncertainty in learned models, learning from demonstration, and model-based and model-free reinforcement learning.

Jupyter Notebook
3
1 年前

A re-implementation of the Sentence VAE paper, Generating Sentences from a Continuous Space

Python
3
3 年前

Towards Generative Modeling from (variational) Autoencoder to DCGAN

Jupyter Notebook
3
5 年前

Autoencoders (Standard, Convolutional, Variational), implemented in tensorflow

Python
2
7 年前

Utilized a VAE (Variational Autoencoder) and CGAN (Conditional Generative Adversarial Network) models to generate synthetic chatter signals, addressing the challenge of imbalanced data in turning operations. Compared othe performance of synthetic chatter signals.

Jupyter Notebook
2
1 年前

The GUI for RaptGen developed with React and FastAPI

TypeScript
2
22 天前

Pytorch版本实现的VAE和公式推导

Python
2
8 个月前