Skip to content
/ PIModel Public
forked from woelbit/PIModel

implementation of an activity-driven time-varying network model with a peer influence mechanism

Notifications You must be signed in to change notification settings

Lolipa/PIModel

 
 

Repository files navigation

README

This repository contains two implementations of the model that is described in the paper From calls to communities: a model for time varying social networks by Laurent et al.. It takes the original approach of a activity-driven network model by Perra et al. and adds three additional mechanisms:

  1. a reinforcement process to model memory-driven interaction dynamics
  2. focal and cyclic closure to capture patterns responsible for emerging community structures
  3. a node removal process

Note that the model implemented here additionally includes a peer influence mechanism, which was the introduced in my Master’s thesis.

additional requirements

  • graph-tool

About

implementation of an activity-driven time-varying network model with a peer influence mechanism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.9%
  • Python 4.1%