SDEC-Keras
SDEC-Keras copied to clipboard
Implementation of Semi-supervised Deep Embedded Clustering (SDEC) in Keras
SDEC-Keras
Semi-supervised deep embedded clustering in Keras (https://www.sciencedirect.com/science/article/pii/S0925231218312049)
The codes are adapted from the DEC Implementation in Keras https://github.com/fferroni/DEC-Keras. The example used is MNIST.
How to Run
$ python3 keras_sdec.py