Skip to content

Pytorch implementation of Improved Deep Embedded Clustering

Notifications You must be signed in to change notification settings

dawnranger/IDEC-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDEC-pytorch

Pytorch implementation of Improved Deep Embedded Clustering(IDEC)

  • Xifeng Guo, Long Gao, Xinwang Liu, Jianping Yin. Improved Deep Embedded Clustering with Local Structure Preservation. IJCAI 2017.

original implementation in Keras:IDEC

Usage

python idec.py

Requirements

  • pytorch 0.4
  • python2 / python3
  • sklearn
  • numpy

About

Pytorch implementation of Improved Deep Embedded Clustering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages