Skip to content

gokyeongryeol/Autoencoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoencoders

Pytorch implementation of autoencoders as a coursework in AI502 Deep Learning.

Aim to reproduce one or two experimental result(s) of the original papers.

Dataset

Experiments are coducted based on MNIST, FreyFace, dSprites or CelebA datasets which is public for academical use.

Please download the datasets and save into 'MODEL_DIRECTORY/data/' as a preparation.

Models (in order of appearance)

About

Pytorch implementation of autoencoders

Resources

Stars

Watchers

Forks