Skip to content

jasnei/Auto_Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instruction

This repository is about Auto Encoder implementation in PyTorch

The dataset using is the MNIST dataset.

Files

data.py       --> where processing input dataset
feature_plot.py   --> It's plot the encoder features
inference.py    --> Inference
model_design.py   --> Where the model is
svm_feature.py   --> Plot the features using svc
train.py       --> Training script

About

AutoEncoder implement in PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages