Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 302 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 302 Bytes

AdversarialAutoencoder

An keras implementation of unsupervised cluster and semisupervised type of adversarial autoencoder

Requirements

keras
theano
scikit-learn >= 0.18

Usage

python AdversarialAutoencoder.py
Perform Unsupervised Cluster and Semi-Supervised by adversarial autoencoder.