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

VAE

A variational autoencoder (VAE) is a generative model that combines deep learning with Bayesian inference to learn compact latent representations of data. VAEs are widely used for image generation, anomaly detection, and data augmentation.

https://github.com/alex-snd/malwareclassifier

👾 Malware Classification using Deep Learning and Cuckoo Sandbox

cuckoo-sandbox cvae data-science deep-learning malware malware-classification malware-detection python pytorch vae

Last synced: 25 Apr 2025

https://github.com/paccmann/paccmann_chemistry

Generative models of chemical data for PaccMann^RL

deep-learning drug-discovery generative-model molecule-generation vae

Last synced: 10 Apr 2025

https://github.com/wangg12/vi_vae_gmm

Variational Inference/Variational AutoEncoder + Gaussian Mixtures implementation in zhusuan

bayesian-inference gmvae tensorflow vae zhusuan

Last synced: 12 Apr 2025

https://github.com/jaywalnut310/vector-quantized-autoencoders

Tensorflow Implementation of "Theory and Experiments on Vector Quantized Autoencoders"

autoencoder deep-learning tensorflow transformer vae vqvae wmt

Last synced: 30 Apr 2025

https://github.com/alecokas/flux-vae

Implementation of a Convolutional Variational Autoencoder in Flux.jl

blog cvae fashion-mnist flux julia julialang machine-learning vae variational-autoencoder

Last synced: 11 Apr 2025

https://github.com/imkett/fet-lm

[TNNLS, to appear] FET-LM: Flow Enhanced Variational Auto-Encoder for Topic-Guided Language Modeling PyTorch Implementation

nlp text-generation topic-modeling unsupervised-learning vae

Last synced: 13 Apr 2025

https://github.com/arnaudvl/world-models-ppo

PyTorch World Model implementation with PPO.

mdrnn pytorch reinforcement-learning vae world-models

Last synced: 14 Apr 2025

https://github.com/PaccMann/paccmann_generator

Generative models for transcriptomic-driven or protein-driven molecular design (PaccMann^RL).

deep-reinforcement-learning drug-discovery generative-model molecule-generation vae

Last synced: 09 May 2026

https://github.com/hkproj/vae-from-scratch-notes

Notes about the video on the Variational Autoencoder

deep-learning pytorch vae vae-pytorch variational-autoencoder

Last synced: 09 Apr 2025

https://github.com/yusugomori/dl-book-generative

詳説ディープラーニング(生成モデル編)

autoencoder deep-learning gan python3 pytorch vae

Last synced: 19 Aug 2025

https://github.com/paccmann/paccmann_generator

Generative models for transcriptomic-driven or protein-driven molecular design (PaccMann^RL).

deep-reinforcement-learning drug-discovery generative-model molecule-generation vae

Last synced: 28 Aug 2025

https://github.com/robinka/metavae

Meta-learning by applying MAML to an inner variational auto-encoder to automatically learn generative models with few examples

deep-learning few-shot-learning generative-models machine-learning maml metalearning neural-network one-shot-learning tensorflow vae

Last synced: 31 Jul 2025

https://github.com/shoegazerstella/midi2img2vae

a VAE trained on the image representation of midi files. 💾

audio autoencoders midi music vae

Last synced: 11 Jan 2026

https://github.com/vlievin/ovis

Official code for the "Optimal Variance Control of the Score Function Gradient Estimator for Importance Weighted Bounds"

deep-learning machine-learning optimization vae variational-autoencoder

Last synced: 10 Apr 2025

https://github.com/tanyachutani/vae-tf2.0

Implementation of Variational Auto-Encoder with TensorFlow 2.0

keras mnist olivetti-dataset tensorflow vae variational-autoencoder

Last synced: 10 Jul 2025

https://github.com/nahuelcostacortez/rapidae

Explore, compare and develop autoencoder models with a back-end agnostic framework

autoencoder benchmarking jax keras3 pytorch recurrent-autoencoder reproducibility tensorflow vae variational-autoencoder

Last synced: 13 Apr 2025

https://github.com/webpolis/musai

Machine learning-powered music generation. Full-featured tokenizer, customization options, and high-quality output files. Integration with music production tools.

deep-learning generative-art large-language-models llm machine-learning midi music music-generation nlp recurrent-neural-networks rnn text-generation tokenizer vae variational-autoencoder

Last synced: 12 Apr 2025

https://github.com/vsimkus/pmr2024-vae

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

gradient-estimation probabilistic-inference probabilistic-models vae vae-implementation variational-autoencoder variational-inference

Last synced: 13 May 2025

https://github.com/jiauzhang/nnm

Neural Network Models

diffusion gan llm transformer vae vit

Last synced: 12 May 2025

https://github.com/chakazul/hanet

Hybrid Architecture Network, originally VAE+CPPN+GAN by hardmaru

cppn gan keras tensorflow vae vae-gan

Last synced: 04 Oct 2025

https://github.com/paccmann/paccmann_omics

Generative models for transcriptomics profiles and proteins

deep-learning generative-model proteomics transcriptomics vae variational-autoencoder

Last synced: 10 Apr 2025

https://github.com/is0383kk/symbolemergence-vae-gmm

Symbol emergence using Variational Auto-Encoder and Gaussian Mixture Model (Inter-GMM-VAE)~VAEを活用した実画像からの記号創発~

gaussian-mixture-models generative-ai gmm machine-learning multiagent-systems naming-game pytorch pytorch-implementation vae vae-implementation vae-pytorch variational-autoencoder

Last synced: 16 May 2026

https://github.com/franciscovalentecastro/trajectory_prediction_mcmc

Applications of distribution modeling and MCMC methods to intention forecasting

mcmc metropolis-hastings pedestrian trajectory trajectory-prediction-mcmc vae

Last synced: 22 Jan 2026

https://github.com/mzguntalan/h-former

H-Former is a VAE for generating in-between fonts (or combining fonts). Its encoder uses a Point net and transformer to compute a code vector of glyph. Its decoder is composed of multiple independent decoders which act on a code vector to reconstruct a point cloud representing a glpyh.

atlasnet flax font-generation fonts glyphs jax neural-network optax point-cloud point-network transformer vae

Last synced: 06 Oct 2025

https://github.com/JiauZhang/nnm

Neural Network Models

diffusion gan llm transformer vae vit

Last synced: 08 Apr 2025

https://github.com/broadinstitute/cell-painting-vae

Predicting drug polypharmacology from cell morphology readouts using variational autoencoder latent space arithmetic

carpenter-lab cell-painting drug-polypharmacology image-based-profiling vae way-lab

Last synced: 14 Oct 2025

https://github.com/ac-alpha/vaes-using-pytorch

Variational Autoencoders trained on MNIST Dataset using PyTorch

deep-learning deep-neural-networks pytorch pytorch-cnn pytorch-implmention vae

Last synced: 28 Jul 2025

https://github.com/captaine/deep-unsupervised-learning

Pytorch implementatiions of the Homeworks in course CS294-158

cs294-158 flow gan generative-models made pixelcnn uc-berkeley unsupervised-learning vae

Last synced: 12 Apr 2025

https://github.com/fer14/tiny_vae

Variational AutoEncoder Tiny Model 🤏

tiny vae variational-autoencoder visualization

Last synced: 14 Apr 2025

https://github.com/gaborvecsei/neural-network-dreams

Learning an abstract representation of the word which is called the dream

deep-learning gru keras lstm machine-learning rnn vae

Last synced: 04 Oct 2025

https://github.com/archsyscall/AutoEncoders-TensorFlow2

🚢 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

aae autoen cae deep-learning machine-learning sae tensorflow tensorflow2 vae

Last synced: 23 Jul 2025

https://github.com/themattinthehatt/dreamscape

Playing around with generative models trained on natural images, along with (eventually) some visualization tools.

gan generative-model natural-images tensorflow vae variational-autoencoder

Last synced: 06 Apr 2025

https://github.com/mad-sg/generative-ai-start-to-surrender

Generative AI: From Start to Surrender – A Practical Guide to Mastering and Struggling with AI Models

continuous-normalizing-flows ddpm diffusion energy-based-model flow-matching gan generative-ai nerf pytorch rectified-flow score-matching stylegan vae vae-pytorch

Last synced: 23 Aug 2025

https://github.com/theengineerprogrammer/my_masters_thesis

cVAE, VQ-VAE, VQ-VAE2, cVAE-cGAN, PixelCNN and Gated PixelCNN in tensorflow 2.x and keras

cvae deep-learning gan gated-pixelcnn machine-learning pixelcnn tensorflow vae vae-gan vq-vae vq-vae-2

Last synced: 09 Jul 2025

https://github.com/kalifou/iclr_2018_reproducibility_challenge

ICLR_2018_Reproducibility_Challenge : Sketch-RNN

iclr2018 machine-learning seq2seq-pytorch vae

Last synced: 09 Jul 2025

https://github.com/ayulockin/deepgenerativemodeling

Towards Generative Modeling from (variational) Autoencoder to DCGAN

autoencoder autoencoder-architecture keras keras-tensorflow vae vae-gan vae-implementation

Last synced: 24 Apr 2026

https://github.com/csinva/local-vae

Making locally disentangled vaes.

disentanglement neural-network pytorch vae

Last synced: 26 Apr 2026

https://github.com/snigdho8869/ai-generative-models-notebooks-dcgan-vae-autoencoder

This repository contains notebooks showcasing various generative models, including DCGAN and VAE for anime face generation, an Autoencoder for converting photos to sketches, a captioning model using an attention mechanism for an image caption generator, and more.

anime-face-generation autoencoder cnn dcgan deep-convolutional-gan generative-adversarial-network generative-ai generative-art generative-model generative-models image-caption-generator image-captioning image-generation image-processing photo-to-sketch sketches tensorflow upsample vae variational-autoencoder

Last synced: 02 May 2026

https://github.com/vsimkus/vae-conditional-sampling

[TMLR] Research code for the paper "Conditional Sampling of Variational Autoencoders via Iterated Approximate Ancestral Sampling".

conditional-sampling data-science importance-sampling incomplete-data mcmc missing-data vae

Last synced: 30 Oct 2025

https://github.com/andrewliao11/vae-tensorflow

Tensorflow implementation of VAE(variational autoencoder)

tensorflow unsupervised vae

Last synced: 08 Apr 2026

https://github.com/shreyansh26/sentence-vae

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

gru rnn text-generation text-generation-using-rnn vae vae-implementation vae-pytorch

Last synced: 20 Feb 2026

https://github.com/sanikamal/gan-diffusion-atoz

Generative Adversarial Networks in Pytorch and Tensorflow

deep-learning gan generative-model pytorch rbm tensorflow unsupervised-machine-learning vae

Last synced: 23 Feb 2026

https://github.com/drawcodeboy/vae

Variational Autoencoder (VAE), Evidence Lower Bound (ELBO) Implementation (PyTorch)

elbo implementation pytorch vae

Last synced: 17 Mar 2026

https://github.com/revsic/tf-survae-flows

Tensorflow implementation of SurVAE Flows, Nielsen et al., 2020.

diffusion normalizing-flow survae-flows tensorflow tf2 vae

Last synced: 27 Apr 2026

https://github.com/mjahmadee/vae

Variational Autoencoder

isomap latent-space pca vae variational-autoencoder

Last synced: 13 Jun 2026

https://github.com/andrewwango/dynamic_vaes

Implementation of Kalman Dynamic Variational Autoencoders

vae

Last synced: 28 Mar 2025

https://github.com/martin-rizzo/tinymodelsforlatentconversion

Command-line tools for building high-performance VAEs, latent space Transcoders, and more. Based on Tiny AutoEncoder models.

auto1111 comfyui flux stable-diffusion text2image transcoder txt2img vae

Last synced: 06 Feb 2026

https://github.com/jonperk318/machine-learning-analysis-of-hyperspectral-data

Using Non-negative Matrix Factorization (NMF) and Variational Autoencoder (VAE) machine learning architectures to analyze spatial and spectral features of hyperspectral cathodoluminescence (CL) spectroscopy images taken from hybrid inorganic-organic perovskite material

data-analysis data-science deep-neural-networks explained-variance hybrid-perovskite hyperspectral-image-classification machine-learning matplotlib nmf non-negative-matrix-factorization python pytorch scikit-learn semi-supervised-learning signal-processing solar-energy spectroscopy unsupervised-learning vae variational-autoencoder

Last synced: 28 Jan 2026

https://github.com/Fer14/tiny_vae

Variational AutoEncoder Toy Model

toy-models toy-project vae variational-autoencoder visualization

Last synced: 02 Oct 2025

https://github.com/paccmann/paccmann_polymer

Graph-regularized VAE and the impact of topology on learned representations

deep-learning gnn graph-regularized-vae manifold-learning pytorch vae

Last synced: 16 May 2026

https://github.com/a-mhamdi/illustrations_portfolio

A portfolio of some of my artworks in LaTeX

ann latex md ml png svg vae

Last synced: 15 Apr 2026

https://github.com/abhiagwl/improving_inference_in_vae

Code for the ongoing project on improving inference in variational autoencoder by using real non volume preserving transformations(rNVP).

normalizing-flows rnvp tensorflow vae variational-inference

Last synced: 16 Jan 2026

https://github.com/amirhosseinhonardoust/teaching-neural-networks-to-imagine-tables

A comprehensive deep dive into how Variational Autoencoders (VAEs) learn to generate realistic synthetic tabular data. This project explores latent space learning, probabilistic modeling, and neural creativity, combining data privacy, interpretability, and generative AI techniques in a structured format.

autoencoder data-augmentation data-privacy data-science deep-learning explainable-ai feature-learning generative-model latent-space machine-learning neural-networks python pytorch representation-learning research simulation statistical-learning synthetic-data tabular-data vae

Last synced: 17 Nov 2025

https://github.com/serezd/gen_adversarial

Code for Paper: "Pre-trained Multiple Latent Variable Generative Models are good defenders against Adversarial Attacks"

adversarial-attacks adversarial-purification gan mlvgm pytorch vae

Last synced: 01 May 2026

https://github.com/zrkhadija/-molecule-and-drug-discovery-application-for-three-diseases

Biomedical engineering is the application of the principles and problem-solving techniques of engineering to biology and medicine. this project aims to create Molecules and Drug discovery.

biological-data-analysis deep-learning drug-discovery generative-ai llms vae

Last synced: 28 Jul 2025

https://github.com/moshesipper/vae-torch-celeba

A Variational Autoencoder in PyTorch for the CelebA Dataset

autoencoder celeba celeba-dataset torch torchvision vae vae-pytorch variational-autoencoder

Last synced: 27 May 2026

https://github.com/ziatdinovmax/semi-supervised-vae-nanoparticles

Semi-supervised VAE for data with the rotational disorder

image-recognition microscopy nanoparticles semi-supervised-learning vae

Last synced: 30 Mar 2025

https://github.com/xcmyz/vae-tacotron

A Pytorch Implementation of Tacotron Combined with VAE

pytorch tts vae

Last synced: 18 May 2026

https://github.com/kimrass/vae

Training 'VAE' (Kingma and Welling, 2014) on MNIST from scratch in PyTorch

genrative-ai mnist vae

Last synced: 01 Apr 2025

https://github.com/martin-rizzo/TinyModelsForLatentConversion

Command-line tool to build VAEs and Transcoders (from Tiny AutoEncoders).

auto1111 comfyui flux stable-diffusion text2image transcoder txt2img vae

Last synced: 13 Aug 2025

https://github.com/novitalabs/golang-sdk

Golang SDK for Stable Diffusion API (Txt2Img/Img2Img/LoRA/ControlNet/VAE).

controlnet lora stable-diffusion vae

Last synced: 08 Aug 2025

https://github.com/saravanabalagi/vae_visualization

A small, light and fast reactive web-based app to quickly visualize and analyze VAE embeddings.

embedding-visualization pytorch-lightning svelte vae vae-pytorch visualization web-app

Last synced: 05 Aug 2025

https://github.com/fanhuaandluomu/vae_notes

学习VAE的点滴记载~

keras python vae

Last synced: 28 Feb 2025

https://github.com/karinazad/salvaedor-dali

Generate classical paintings using Variational Autoencoders (VAEs).

reconstruction vae variational-autoencoders

Last synced: 19 May 2026

https://github.com/sihan-son/midi-parser

Midi parser for dataset of music compose

ai csharp dotnet vae winform

Last synced: 25 Apr 2026

https://github.com/altescy/textvae

VAE implementation for text generation with PyTorch

machine-learning nlp python pytorch vae

Last synced: 19 May 2026

https://github.com/drkenreid/vae-for-molecule-discovery

A Variational Autoencoder in Google Colab to generate and visualize novel molecular structures for potential drug discovery applications, using the QM9 dataset and SMILES representation.

drug-discovery molecule-generation molecule-visualization qm9 smiles smiles-strings vae variational-autoencoder

Last synced: 12 Mar 2026

https://github.com/jason-cky/rl_vae-pytorch

Pipeline to generate images and to train a Variational Autoencoder (VAE) for use in Deep RL environments

autoencoders pytorch-implementation reinforcement-learning reinforcement-learning-environments vae

Last synced: 18 May 2026

https://github.com/voschezang/drum-style-transfer

Automatically transfer the style of MIDI drum files using a Variational Autoencoder

style-transfer vae

Last synced: 12 May 2026

https://github.com/abdulfatir/vae-tensorflow

Variational Auto-Encoder based on DC-GAN-like architecture

dcgan deep-learning neural-networks tensorflow vae variational-autoencoder

Last synced: 10 May 2026

https://github.com/drawcodeboy/beve-vae

Vector Orthogonality Regularization for Disentangled Representation Learning | BeVe-VAE | 한국정보통신학회 추계학술대회 | OMS4 part1

disentangled-representations regularization shapes3d vae vector-orthgonal

Last synced: 09 Oct 2025

https://github.com/adijo/svhn-conv-vae

An implementation of a Convolutional VAE on the SVHN dataset.

deep-learning machine-learning pytorch svhn-dataset vae

Last synced: 01 May 2026

https://github.com/ivannz/markovdwp

Generalizations of Deep Weight Prior

dwp markov-chains trip vae vamp

Last synced: 13 Oct 2025

https://github.com/vsimkus/variational-gibbs-inference

[JMLR] Research code for the paper "Variational Gibbs inference for statistical estimation from incomplete data".

data-science flow gibbs-sampling incomplete-data machine-learning missing-data statistical-model vae variational-inference

Last synced: 13 Mar 2025

https://github.com/cobanov/bucketsampler

Aspect ratio bucketing for diffusion training. PyTorch native, DDP correct, no training-framework lock-in.

aspect-ratio bucketing data-pipeline dataloader diffusion hf-datasets huggingface machine-learning pytorch sdxl stable-diffusion training vae

Last synced: 02 Jun 2026

https://github.com/busraoguzoglu/mnist-vae

VAE Implementation with LSTM Encoder and CNN Decoder

generator lstm-cnn mnist mnist-model vae

Last synced: 16 Jun 2025

https://github.com/dimitree54/ld_mnist

MNIST dataset mapped to 32-d normally distributed vectors for both input and labels. Can be used as a toy dataset for the regression problem.

mnist regression vae

Last synced: 28 May 2026

https://github.com/saadamir1/vae-gan-comparison

Comprehensive comparison of VAE vs GAN architectures for image generation on CIFAR-10 dataset with quantitative evaluation metrics

cifar10 deep-learning gan generative-models image-generation machine-learning neural-networks tensorflow vae

Last synced: 29 Apr 2026

https://github.com/mvinyard/flexinet

flexinet: flexible torch neural network composition

dimension-reduction neural-networks pytorch torch vae

Last synced: 11 Apr 2026

https://github.com/sixleopard/stable-diffusion

Custom Stable Diffusion Model for ADNI dataset. Generates new Brain MRI's either with or without Alzheimer's Disease depending on input. Could be used as supplimentry data for training an early Alzheimer's Disease detection model

adni ai deep-learning meachine-learning nural-network stable-diffusion unet vae variational-autoencoder

Last synced: 01 May 2026

https://github.com/mahshid1378/tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference

english pytorch speech-synthesis text-to-speech tts vae

Last synced: 03 May 2026

https://github.com/siruku6/thesis-trial

trial to reproduce the result mentioned in thesis

advantage dqn lunar-lander pytorch reinforcement-learning vae

Last synced: 07 May 2026