Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 328 Bytes

Two-way-Node-Popularity-Model

The supplementary materials of “Two-way Node Popularity Model for Directed and Bipartite Networks”.

  • main_demo.py
  • DOM_algorithm.py
  • TSDC_algorithm.py
  • Competitive_algorithms.py
  • Simulation.py
  • num_clusters_estimation.py

Python code of the implementation for the proposed methods.