All Projects → samsinai → Vae_protein_function

samsinai / Vae_protein_function

Licence: mit
Protein function prediction using a variational autoencoder

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Vae protein function

Tensorflow Generative Model Collections
Collection of generative models in Tensorflow
Stars: ✭ 3,785 (+6540.35%)
Mutual labels:  generative-model, vae, variational-autoencoder
Vae Tensorflow
A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).
Stars: ✭ 117 (+105.26%)
Mutual labels:  jupyter-notebook, vae, variational-autoencoder
Awesome Vaes
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
Stars: ✭ 418 (+633.33%)
Mutual labels:  generative-model, vae, variational-autoencoder
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (+135.09%)
Mutual labels:  jupyter-notebook, vae, variational-autoencoder
Tf Vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
Stars: ✭ 226 (+296.49%)
Mutual labels:  jupyter-notebook, generative-model, vae
Pytorch Mnist Vae
Stars: ✭ 32 (-43.86%)
Mutual labels:  jupyter-notebook, generative-model, vae
Vae For Image Generation
Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR10 datasets
Stars: ✭ 87 (+52.63%)
Mutual labels:  generative-model, vae, variational-autoencoder
Pytorch Vae
A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch
Stars: ✭ 181 (+217.54%)
Mutual labels:  jupyter-notebook, vae, variational-autoencoder
Variational Autoencoder
PyTorch implementation of "Auto-Encoding Variational Bayes"
Stars: ✭ 25 (-56.14%)
Mutual labels:  jupyter-notebook, vae, variational-autoencoder
srVAE
VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.
Stars: ✭ 56 (-1.75%)
Mutual labels:  generative-model, vae, variational-autoencoder
Generative models tutorial with demo
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
Stars: ✭ 276 (+384.21%)
Mutual labels:  jupyter-notebook, generative-model, variational-autoencoder
Vae cf
Variational autoencoders for collaborative filtering
Stars: ✭ 386 (+577.19%)
Mutual labels:  jupyter-notebook, variational-autoencoder
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+591.23%)
Mutual labels:  vae, variational-autoencoder
Disentangling Vae
Experiments for understanding disentanglement in VAE latent representations
Stars: ✭ 398 (+598.25%)
Mutual labels:  vae, variational-autoencoder
Joint Vae
Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation 🌟
Stars: ✭ 404 (+608.77%)
Mutual labels:  jupyter-notebook, vae
Li emnlp 2017
Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet
Stars: ✭ 56 (-1.75%)
Mutual labels:  generative-model, variational-autoencoder
Generative Models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
Stars: ✭ 438 (+668.42%)
Mutual labels:  jupyter-notebook, vae
Sentence Vae
PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
Stars: ✭ 462 (+710.53%)
Mutual labels:  generative-model, vae
Dsprites Dataset
Dataset to assess the disentanglement properties of unsupervised learning methods
Stars: ✭ 340 (+496.49%)
Mutual labels:  jupyter-notebook, vae
Tensorflow Mnist Vae
Tensorflow implementation of variational auto-encoder for MNIST
Stars: ✭ 422 (+640.35%)
Mutual labels:  vae, variational-autoencoder

EVOVAE: Variational Auto-encoding of protein sequences

Protein function prediction using a variational autoencoder. You can find the short paper which was an oral presentation at NIPS MLCB workshop 2017.

This repository contains the detailed workflow, and is associated with this blog post.

You can find more alignments/validation data to analyze from Marks' lab. Also, their group has done a comprehensive analysis on the application of VAE for all of this data independently.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].