All Projects → snowkylin → Rnn Vae

snowkylin / Rnn Vae

Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Rnn Vae

Tensorflow Mnist Cvae
Tensorflow implementation of conditional variational auto-encoder for MNIST
Stars: ✭ 139 (+256.41%)
Mutual labels:  autoencoder, variational-inference
Awesome Tensorlayer
A curated list of dedicated resources and applications
Stars: ✭ 248 (+535.9%)
Mutual labels:  recurrent-neural-networks, autoencoder
Generating Devanagari Using Draw
PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.
Stars: ✭ 82 (+110.26%)
Mutual labels:  image-generation, draw
Continuous-Image-Autoencoder
Deep learning image autoencoder that not depends on image resolution
Stars: ✭ 20 (-48.72%)
Mutual labels:  autoencoder, image-generation
canvas-constructor
An ES6 utility for canvas with built-in functions and chained methods.
Stars: ✭ 96 (+146.15%)
Mutual labels:  draw, image-generation
Tensorflow Vae Gan Draw
A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (VAE) and DRAW: A Recurrent Neural Network For Image Generation).
Stars: ✭ 577 (+1379.49%)
Mutual labels:  recurrent-neural-networks, draw
Focal Frequency Loss
Focal Frequency Loss for Generative Models
Stars: ✭ 141 (+261.54%)
Mutual labels:  autoencoder, image-generation
handson-ml
도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다.
Stars: ✭ 285 (+630.77%)
Mutual labels:  recurrent-neural-networks, autoencoder
haskell-vae
Learning about Haskell with Variational Autoencoders
Stars: ✭ 18 (-53.85%)
Mutual labels:  autoencoder, variational-inference
Zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
Stars: ✭ 3,307 (+8379.49%)
Mutual labels:  recurrent-neural-networks, autoencoder
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+1817.95%)
Mutual labels:  recurrent-neural-networks, autoencoder
Jhdraw
draw line, draw dash line, draw star, draw rect, draw dash rect, gradientLayer 画线,画虚线,画五角星,画矩形,画虚线矩形,渐变色,椭圆(圆),圆角矩形
Stars: ✭ 35 (-10.26%)
Mutual labels:  draw
Named Entity Recognition
name entity recognition with recurrent neural network(RNN) in tensorflow
Stars: ✭ 20 (-48.72%)
Mutual labels:  recurrent-neural-networks
Website Fingerprinting
Automatic Feature Generation for Website Fingerprinting
Stars: ✭ 20 (-48.72%)
Mutual labels:  autoencoder
Udacity Deep Learning Nanodegree
This is just a collection of projects that made during my DEEPLEARNING NANODEGREE by UDACITY
Stars: ✭ 15 (-61.54%)
Mutual labels:  recurrent-neural-networks
Reading comprehension tf
Machine Reading Comprehension in Tensorflow
Stars: ✭ 37 (-5.13%)
Mutual labels:  recurrent-neural-networks
Sibyl
Platform for backtesting and live-trading intraday Stock/ETF/ELW using recurrent neural networks
Stars: ✭ 32 (-17.95%)
Mutual labels:  recurrent-neural-networks
Rnn lstm gesture recog
For recognising hand gestures using RNN and LSTM... Implementation in TensorFlow
Stars: ✭ 14 (-64.1%)
Mutual labels:  recurrent-neural-networks
Pyro
Deep universal probabilistic programming with Python and PyTorch
Stars: ✭ 7,224 (+18423.08%)
Mutual labels:  variational-inference
React Planner
✏️ A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.
Stars: ✭ 846 (+2069.23%)
Mutual labels:  draw

Variational Autoencoder integrated with Recurrent Neural Network

This is a TensorFlow implementation of variational autoencoder integrated with RNN based on Google DeepMind's DRAW: A Recurrent Neural Network For Image Generation.

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].