dunovank / DEC_Pytorch_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEC_Pytorch_tutorial

This is a pyTorch implementation of a modified version of the Deep Embedded Clustering (DEC) algorithm described in "Unsupervised Deep Embedding for Clustering Analysis" of Junyuan Xie, Ross Girshick, Ali Farhadi (https://arxiv.org/abs/1511.06335).

Here is the link to the Medium article explaining the code https://medium.com/p/bd2c9d51c80f/edit

About


Languages

Language:Python 100.0%