SkillAgentSearch skills...

DeepClustering

A pytorch implementation of the paper Unsupervised Deep Embedding for Clustering Analysis.

Install / Use

/learn @Deepayan137/DeepClustering
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DeepClustering

A pytorch implementation of the paper Unsupervised Deep Embedding for Clustering Analysis.

Getting Started

Clone the project into your local system

git clone https://github.com/Deepayan137/DeepClustering.git
cd DeepClustering

Prerequesites

  • python 3.5+
  • pytorch 1.0

Installation

conda install --file requirements.txt

Usage

python -m main --train_epochs 200 --pretrain_epochs 100

Results

<!-- <img src="http://preon.iiit.ac.in/~deepayan_das/sitecontent/output/images/chart.png" width="700" height="400" alt="Stats" /> -->

Results

Cluster Visualization

<a href="https://imgflip.com/gif/2zpd5i"><img src="https://i.imgflip.com/2zpd5i.gif" title="made at imgflip.com"/></a>

Related Skills

View on GitHub
GitHub Stars148
CategoryEducation
Updated3mo ago
Forks24

Languages

Python

Security Score

82/100

Audited on Dec 2, 2025

No findings