Skip to content

sotazum/anomaly_detection_AE_VAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly detection for MNIST

In this repository you can test Autoencoder and Variational Autoencoder code developed by PyTorch

Run

Prepare virtual environment

conda create -n autoencoder python=3.9 pip install -r requirements.txt

Run experiment

python train.py

You can set any configuration by changing config in train.py

Result example

Test Image 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages