Skip to content

zangzelin/Auto-encoder-AE-SAE-DAE-CAE-DAE-with-keras-in-Mnist-and-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository is the code and some report(with Chinese) of AE/DAE/CAE/VAE

How to run the code

cd ./Code
python3 main.py ae 
python3 main.py dae 
python3 main.py cae 
python3 main.py vae 

Environment

python3 keras sklearn tensorflow

The Chinese report is here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published