Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 312 Bytes

File metadata and controls

20 lines (15 loc) · 312 Bytes

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