Skip to content

Data visualization of the basic information diffusion with Independent Cascade (IC) Model by javascript

Notifications You must be signed in to change notification settings

Pureblackkk/Wake-Them-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wake-Them-Up

This is a data visualization for basic information diffusion model (Independent Cascade Model) by javascript. You can define your own network structure in it and initialize those nodes who are activated. By assign a global probability, you can see how it will be propagated.

demo available: https://pureblackkk.github.io/Wake-Them-Up/

Install Locally

Simple npm install is fine

npm install
npm run start

Supported Features

  • Self-defined network structure
  • Self-defined style and probability for diffusion
  • Assign name for each sleeper by double clicking
  • Star/Pause when propagating
  • Right click for context menu
  • Dynamic Summary Pannel

Future Functions

  • Export canvas image
  • Multi-selection for sleepers
  • Statistical support for final results
  • LM (Linear Threshold) model

About

Data visualization of the basic information diffusion with Independent Cascade (IC) Model by javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published