Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 291 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 291 Bytes

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.