An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: influence-maximization

anty-filidor/network_diffusion

Python package for simulating spreading phenomena in complex networks

Language: Python - Size: 21.9 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 5

olety/TIMLinUCB

Temporal IMLinUCB - a solution for Online Influence Maximization problem in Temporal Networks (based on IMLinUCB)

Language: Python - Size: 3.91 MB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 16 - Forks: 3

lorenzobloise/netmax

NetMax is a python library that provides the implementation of several algorithms for the problem of Influence Maximization in Social Networks. It also addresses the problem of Competitive Influence Maximization as an extensive-form strategic game setting.

Language: Python - Size: 111 MB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

Zhu-BY/ALGE

Repository of the paper "Precise influence evaluation in complex networks" by B. Zhu, D. Li and Q. Sun

Language: Python - Size: 4.53 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 3

ASeify/IM2

Influence Maximization in Multilayer Complex Networks (IM2)

Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

smaniu/oim

Algorithms for online influence maximization

Language: C++ - Size: 196 KB - Last synced at: 15 days ago - Pushed at: about 8 years ago - Stars: 21 - Forks: 6

anty-filidor/bdma-experiments

Experimental repo for paper: https://doi.org/10.26599/BDMA.2024.9020010

Language: Jupyter Notebook - Size: 2.1 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Pycomet-zz/telegram-group-engagement-bot

This telegram bot manages an instagram engagement group maintaining a current list of active users

Language: Python - Size: 57.6 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 13

XGraph-Team/XFlow

XFlow - A Python Library for Graph Flow

Language: Python - Size: 1.9 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 149 - Forks: 17

anty-filidor/network_diffusion_examples

Experimental repo for paper: 10.1109/DSAA54385.2022.10032425

Language: Jupyter Notebook - Size: 665 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

issaafalkattan/Parallel-Implementation-of-the-Influence-Maximization-On-Social-Networks-problem

Language: JavaScript - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

castroisabel/influence-maximization-problem

Solving the influence maximization problem with independent cascade diffusion model.

Language: Julia - Size: 1.17 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ikbalsingh/Influence-Maximization

Influence Maximization on a graph (social network)

Language: Jupyter Notebook - Size: 3.83 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

yuzhimanhua/Influence-Maximization

Top-K Influential Nodes in Social Networks: A Game Perspective (SIGIR'17)

Language: C++ - Size: 2.31 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 3

SparklyYS/Simultaneous-IMM

We use gpu to accelerate the influence-maximization diffusion, which can make it faster more than 10 times than before

Language: C - Size: 58.9 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

dimgold/pycon_social_networkx

Social network analysis code examples for PyCon 2019 talk

Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 127 - Forks: 42

zahraDehghanian97/CELF

In this repo. , "Cost Effective Lazy Forward Selection" Algorithm is implemented from scratch in python with only numpy library.

Size: 7.04 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

geraked/complex-networks

Implementation of Complex Networks Algorithms

Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

isaaclo97/Budget-Influence-Maximization-Problem

An efficient and effective GRASP algorithm for the Budget Influence Maximization Problem

Language: Java - Size: 72 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

autumninthecloud/IM_w_fairness

Our group capstone project site for UC Berkeley's MIDS W210/Capstone.

Language: JavaScript - Size: 71.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

wozhendeluanle/VoteRank_Plus

code in article Identifying influential nodes in social networks: A voting approach, link: https://doi.org/10.1016/j.chaos.2021.111309,

Language: Python - Size: 18.6 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

omegayao/Infections-Spread-Influence-Maximization

A repository to supplement the paper "Modeling the Spread of Infectious Diseases through Influence Maximization".

Language: Jupyter Notebook - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gudbrandtandberg/HiggsTweet

Course project for CPSC534: Topics in Data Science & Management: Social Networks at UBC 2017

Language: Jupyter Notebook - Size: 36.6 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jtejido/goim

Influence Maximization in Go (CELF, TIM, MaxDiscount, DegreeDiscount, PMC)

Language: Go - Size: 11.5 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 2

NikhilGupta1997/Influence-Maximization-CELF

Implementation of Influence Maximisation on a graph dataset.

Language: C++ - Size: 174 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 0

hncuong/IM

Code for Influence Maximization Problem

Language: C++ - Size: 56.3 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 5

zahraDehghanian97/Lazy-Hill-Climbing

in this repo. greedy hill climbing and lazy hill climbing is implemented from scratch with only numpy and scipy library. this project is tested on the facebook101-Princeton dataset.

Language: Python - Size: 7.03 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

kikatuso/Competitive-Ising

Code for simulations concerning single player Ising Influence Maximisation as well as competitive optimisation structured as a simultaneous or a sequential game.

Language: Jupyter Notebook - Size: 4.84 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

hautahi/IM_GreedyCELF

Source code for blog post at https://hautahi.com/im_greedycelf

Language: HTML - Size: 410 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 4

allogn/robustness

Evaluation and improvement of cascade diffusion robustness against node attacks.

Language: C++ - Size: 7.43 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

liu-yihong/maximize-influence-spread

Unofficial Python Implementation of "Maximizing the Spread of Influence through a Social Network"

Language: Jupyter Notebook - Size: 4.37 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

hautahi/IM_RIS

Source code for blog post at https://hautahi.com/im_ris

Language: HTML - Size: 938 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

hautahi/IM-Evaluation

Python GPU Code for IM Algorithms

Language: Jupyter Notebook - Size: 3.99 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 3

AnkithMohan95/Influence

Language: HTML - Size: 13.3 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

smartyfh/CRIM

Identifying Influential Individuals on Large-Scale Social Networks

Language: C++ - Size: 11.8 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

R-Singh94/Viral-Marketing

A visualisation tool to assess the spread of influence.

Language: Java - Size: 374 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
influence-maximization 36 social-network-analysis 8 python 6 social-network 5 influence 4 multilayer-networks 3 network-science 3 networkx 3 graph-neural-networks 3 network-analysis 3 java 2 deep-learning 2 complex-network 2 influence-propagation 2 network 2 gnn 2 jupyter-notebook 2 outbreak-detection 2 lazy-hill-climbing 2 temporal-networks 2 celf 2 social-networks 2 bimp 1 spectral-clustering 1 rabist 1 grasp 1 infodemics 1 paper 1 research 1 r 1 heterogeneous-graph-neural-network 1 graph-algorithms 1 geraked 1 cs224w 1 complex-neural-networks 1 complex-networks-from-scratch 1 complex-networks 1 community-detection 1 amirkabir-university 1 independent-cascade 1 covid-19 1 influencers 1 influencer-marketing 1 ris 1 gpu-computing 1 innovation-diffusion 1 influence-spread 1 robustness 1 node-attacks 1 immunization 1 graphs 1 cascade-diffusion 1 igraph 1 monte-carlo-simulation 1 ising-model 1 2d-ising 1 greedy-hill-climbing 1 facebook101-princeton 1 data-mining-algorithms 1 higgs 1 data-science 1 optimization 1 infectious-diseases 1 voterank 1 machine-learning 1 fairness 1 ethics 1 graph-flow 1 flow-network 1 flow 1 telegram-bot 1 telegram 1 instagram-bot 1 instagram 1 engagement-group 1 engagement 1 social-learning 1 network-control 1 research-project 1 graph 1 algorithm 1 multilayer-influence-maximization 1 networks 1 individualized-structure 1 graph-entropy 1 active-learning 1 competitive-influence-maximization 1 online-influence-maximization 1 dynamic-networks 1 spreading 1 simulator 1 diffusion 1 pydata 1 pycon2019 1 pycon 1 pandas 1 pagerank 1 network-theory 1 information-flow 1 information-diffusion 1