项目作者: paya54

项目描述 :
Julia implementation of Variational Auto Encoder (VAE) model
高级语言: Julia
项目地址: git://github.com/paya54/VAE_Julia.git
创建时间: 2020-05-04T14:12:16Z
项目社区:https://github.com/paya54/VAE_Julia

开源协议:

下载


Variational Auto-Encoder in Julia Flux

Description

This code shows how to implement VAE in Julia Flux based on the paper https://arxiv.org/abs/1312.6114.

This implemtation also references https://github.com/bojone/vae/blob/master/vae_keras.py and https://github.com/FluxML/model-zoo/blob/master/vision/vae_mnist.

Outcome

Raw sample of MNIST

alt text

Reconstructed samples

alt text

Prerequisites

This code has been tested in Julia 1.4.