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

https://github.com/sksq96/pytorch-vae

A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch
https://github.com/sksq96/pytorch-vae

convolutional-neural-networks vae variational-autoencoder

Last synced: 6 months ago
JSON representation

A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch

Awesome Lists containing this project

README

          

## A CNN Variational Autoencoder in PyTorch

Implemetation of David Ha's research on [Word Model](https://arxiv.org/pdf/1803.10122.pdf).