Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for python variational autoencoder
python
x
variational-autoencoder
x
183 search results found
Pytorch Vae
⭐
5,292
A Collection of Variational Autoencoders (VAE) in PyTorch.
Tensorflow Generative Model Collections
⭐
3,570
Collection of generative models in Tensorflow
Benchmark_vae
⭐
1,597
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Continual Learning
⭐
1,190
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
Repo 2017
⭐
1,146
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Neurec
⭐
861
Next RecSys Library
Disentangling Vae
⭐
668
Experiments for understanding disentanglement in VAE latent representations
Normalizing Flows
⭐
520
PyTorch implementation of normalizing flow models
Vae Cvae Mnist
⭐
508
Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch
Focal Frequency Loss
⭐
407
[ICCV 2021] Focal Frequency Loss for Image Reconstruction and Synthesis
Tensorflow Mnist Vae
⭐
379
Tensorflow implementation of variational auto-encoder for MNIST
Pytorch Rl
⭐
356
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Pytorch Generative
⭐
355
Easy generative modeling in PyTorch.
Icml18 Jtnn
⭐
305
Junction Tree Variational Autoencoder for Molecular Graph Generation (ICML 2018)
Dalle Mtf
⭐
296
Open-AI's DALL-E for large scale training in mesh-tensorflow.
Variational Recurrent Autoencoder Tensorflow
⭐
226
A tensorflow implementation of "Generating Sentences from a Continuous Space"
S Vae Pytorch
⭐
214
Pytorch implementation of Hyperspherical Variational Auto-Encoders
Vamb
⭐
205
Variational autoencoder for metagenomic binning
Video_prediction
⭐
199
Stochastic Adversarial Video Prediction
S Vae Tf
⭐
178
Tensorflow implementation of Hyperspherical Variational Auto-Encoders
Brain Inspired Replay
⭐
169
A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR-100; PyTorch code).
Atomai
⭐
164
Deep and Machine Learning for Microscopy
Vde
⭐
161
Variational Autoencoder for Dimensionality Reduction of Time-Series
Numalogic
⭐
156
Collection of operational time series ML models and tools
Vae_vampprior
⭐
151
Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling
Vae Celeba
⭐
150
Variational auto-encoder trained on celebA . All rights reserved.
Vae_anomaly_detection
⭐
148
Codeslam
⭐
146
Implementation of CodeSLAM — Learning a Compact, Optimisable Representation for Dense Visual SLAM paper (https://arxiv.org/pdf/1804.00874.pdf)
Dvae
⭐
143
Official implementation of Dynamical VAEs
Bnaf
⭐
142
Pytorch implementation of Block Neural Autoregressive Flow
Vame
⭐
140
Variational Animal Motion Embedding - A tool for time series embedding and clustering
Musemorphose
⭐
140
PyTorch implementation of MuseMorphose, a Transformer-based model for music style transfer.
Tensorflow Mnist Cvae
⭐
134
Tensorflow implementation of conditional variational auto-encoder for MNIST
Unsupervised_anomaly_detection_brain_mri
⭐
123
Autoencoders for Unsupervised Anomaly Segmentation in Brain MR Images: A Comparative Study
Fusilli
⭐
120
A Python package housing a collection of deep-learning multi-modal data fusion method pipelines! From data loading, to training, to evaluation - fusilli's got you covered 🌸
Variational Autoencoder Pytorch
⭐
114
Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset
Dsrvae
⭐
114
Unsupervised Real Image Super-Resolution via Variational AutoEncoder in CVPR2020
Rectorch
⭐
104
rectorch is a pytorch-based framework for state-of-the-art top-N recommendation
Smrt
⭐
94
Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.
Deepwriting
⭐
94
Code for `DeepWriting: Making Digital Ink Editable via Deep Generative Modeling` paper
Vaegan
⭐
81
An implementation of VAEGAN (variational autoencoder + generative adversarial network).
Vae For Image Generation
⭐
75
Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR10 datasets
Mmd Variational Autoencoder
⭐
71
Contiguous Succotash
⭐
70
Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch
Collaborativevae
⭐
69
Vaeac
⭐
68
Variational Autoencoder with Arbitrary Conditioning
Nvae
⭐
67
An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》
Implementation_variational Auto Encoder
⭐
67
Simple implementation of Variational Autoencoder
Gumbel_softmax_vae
⭐
67
PyTorch implementation of a Variational Autoencoder with Gumbel-Softmax Distribution
Vae_tensorflow
⭐
64
Variational autoencoder in Tensorflow
D Vae
⭐
64
D-VAE: A Variational Autoencoder for Directed Acyclic Graphs, NeurIPS 2019
Unsuperviseddeeplearning Pytorch
⭐
63
This repository tries to provide unsupervised deep learning models with Pytorch
Vae Gumbel Softmax
⭐
60
An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU) in ICLR 2017.
Sqvae
⭐
57
Pytorch implementation of stochastically quantized variational autoencoder (SQ-VAE)
Sdvae
⭐
56
code for Syntax-Directed Variational Autoencoder that generates programs and molecues
Tf Var Attention
⭐
55
Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)
Variational Recurrent Autoencoder
⭐
55
Implementation of the VRAE
Vae_householder_flow
⭐
53
Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)
Multimodal Vae Public
⭐
52
A PyTorch implementation of "Multimodal Generative Models for Scalable Weakly-Supervised Learning" (https://arxiv.org/abs/1802.05335)
Li_emnlp_2017
⭐
51
Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet
Stcn
⭐
51
STCN: Stochastic Temporal Convolutional Networks
Openvae_continuallearning
⭐
49
Open-source code for our paper: Unified Probabilistic Deep Continual Learning through Generative Replay and Open Set Recognition
Artificialintelligenceengines
⭐
48
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Class Incremental Learning
⭐
48
PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (DGR, BI-R, EWC, SI, CWR, CWR+, AR1, the "labels trick", SLDA).
Vae Concrete
⭐
46
Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution
Vae_protein_function
⭐
44
Protein function prediction using a variational autoencoder
Scipy2015
⭐
44
Talk for SciPy2015 "Deep Learning: Tips From The Road"
Scar
⭐
41
scAR (single-cell Ambient Remover) is a deep learning model for removal of the ambient signals in droplet-based single cell omics
Pyroved
⭐
41
Invariant representation learning from imaging and spectral data
Precision Recall Distributions
⭐
38
Assessing Generative Models via Precision and Recall (official repository)
Vae_gumble_softmax
⭐
38
pytorch implementation of VAE-Gumble-Softmax
Vae Tensorflow
⭐
37
(beta-)VAE Tensorflow
Midi Vae
⭐
36
Minimal_vae
⭐
36
A minimal implementation of an Variational Auto-Encoder
Tt Vae Gan
⭐
34
Timbre transfer with variational autoencoding and cycle-consistent adversarial networks. Able to transfer the timbre of an audio source to that of another.
Playing_with_vae
⭐
34
Comparing FC VAE / FCN VAE / PCA / UMAP on MNIST / FMNIST
Shot Vae
⭐
33
The implementation of the SHOT-VAE model in paper "SHOT-VAE: Semi-supervised Deep Generative Models With Label-aware ELBO Approximations"
Deepmusicvstyle
⭐
33
Code repo for ICME 2020 paper "Style-Conditioned Music Generation". VAE model that allows style-conditioned music generation.
Mvae
⭐
33
Mixed-curvature Variational Autoencoders (ICLR 2020)
Generative_continual_learning
⭐
33
Ssvae
⭐
32
codes for Variational Autoencoder for Semi-supervised Text Classification
Gppvae
⭐
32
Gaussian Process Prior Variational Autoencoder
Vasc
⭐
32
Variational autoencoder for single cell RNA-seq datasets
Numpy Nn Model
⭐
32
Сustom torch style machine learning framework with automatic differentiation implemented on numpy, allows build GANs, VAEs, etc.
Multi View Ae
⭐
32
Multi-view-AE: An extensive collection of multi-modal autoencoders implemented in a modular, scikit-learn style framework.
Keras Generating Sentences From A Continuous Space
⭐
31
Text Variational Autoencoder inspired by the paper 'Generating Sentences from a Continuous Space' Bowman et al. https://arxiv.org/abs/1511.06349
Mfcvae
⭐
31
[NeurIPS 2021] 🏁 Multi-Facet Clustering Variatonal Autoencoders (MFCVAE) 🏁 A class of variational autoencoders to find multiple disentangled clusterings of data. Official PyTorch implementation.
Eccv18_mtvae
⭐
31
Tensorflow Implementation of ECCV'18 paper: Multimodal Human Motion Synthesis
Ladder Vae Pytorch
⭐
31
Ladder Variational Autoencoders (LVAE) in PyTorch
Cvae
⭐
30
github for "Molecular generative model based on conditional variational autoencoder for de novo molecular design"
Cifarvae
⭐
30
Variational Auto Encoder
Chainer Variational Autoencoder
⭐
30
Variational AutoEncoder based on http://nbviewer.ipython.org/gist/duschendestroyer/
Adavae
⭐
30
[Preprint] AdaVAE: Exploring Adaptive GPT-2s in VAEs for Language Modeling PyTorch Implementation
Vae Anomaly Detector
⭐
29
Experiments on unsupervised anomaly detection using variational autoencoder. The variational autoencoder is implemented in Pytorch.
Variational Nmt
⭐
28
Variational Neural Machine Translation System
Deep Active Inference Mc
⭐
28
Deep active inference agents using Monte-Carlo methods
Tensorflow Autoencoders
⭐
27
Implementations of autoencoder, generative adversarial networks, variational autoencoder and adversarial variational autoencoder
Mpvae
⭐
26
MPVAE: Multivariate Probit Variational AutoEncoder for Multi-Label Classification
Vaesbd
⭐
24
Variational Autoencoder with Spatial Broadcast Decoder
Wavae
⭐
24
Realtime Variational Autoencoder built on top of libtorch and PureData
Related Searches
Python Django (28,897)
Python Machine Learning (20,195)
Python Flask (17,643)
Python Pytorch (15,233)
Python Dataset (14,792)
Python Docker (14,113)
Python Tensorflow (13,737)
Python Command Line (13,351)
Python Deep Learning (13,092)
Python Jupyter Notebook (12,976)
1-100 of 183 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.