andompesta / ComE

Implementation of ComE algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComE

Implementation of the paper Learning Community Embedding with Community Detection and Node Embedding on Graphs

The implementation is base on Python 3.6.1 and Cython 0.25

The core algorithm is only written in Cython, so we provide a miniconda enviroment file to run our code.

About

Implementation of ComE algorithm


Languages

Language:Python 99.6%Language:C 0.4%