SkillAgentSearch skills...

GraphClustering

学习论文《Learning Deep Representations for Graph Clustering》

Install / Use

/learn @shaneson0/GraphClustering
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

复现Learning Deep Representations for Graph Clustering

使用深度学习求解图聚类问题,论文《Learning Deep Representations for Graph Clustering》

运行代码

    
    python test.py

网络结构


_________________________________________________________________
Layer (type)                 Output Shape              Param #   
=================================================================
first_input (InputLayer)     (None, 178)               0         
_________________________________________________________________
first (Dense)                (None, 178)               31862     
_________________________________________________________________
second (Dense)               (None, 128)               22912     
_________________________________________________________________
embed (Dense)                (None, 64)                8256      
=================================================================

运行截图

image.png

View on GitHub
GitHub Stars7
CategoryEducation
Updated2y ago
Forks3

Languages

Python

Security Score

55/100

Audited on Jan 25, 2024

No findings