All Projects → xptree → Deepinf

xptree / Deepinf

Licence: mit
DeepInf: Social Influence Prediction with Deep Learning

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Deepinf

Event Sourcing Microservices Example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
Stars: ✭ 167 (-24.43%)
Mutual labels:  social-network
Has friendship
Add friendship to ActiveRecord models
Stars: ✭ 187 (-15.38%)
Mutual labels:  social-network
React Mini Social Network
A reactive mini-social-network created with React!! 😍🍻
Stars: ✭ 203 (-8.14%)
Mutual labels:  social-network
Pump.io
Social server with an ActivityStreams API
Stars: ✭ 2,091 (+846.15%)
Mutual labels:  social-network
Activitystreams
Activity Streams 2.0
Stars: ✭ 185 (-16.29%)
Mutual labels:  social-network
Expo Native Firebase
🔥 Native Firebase Expo App (iOS, Android) Demo for Firestore, Notifications, Analytics, Storage, Messaging, Database 🚨
Stars: ✭ 197 (-10.86%)
Mutual labels:  social-network
Socialblocklists
Blocklists to block the communication to social networking sites and privacy harming services
Stars: ✭ 161 (-27.15%)
Mutual labels:  social-network
Socialview
Android TextView and EditText with hashtag, mention, and hyperlink support
Stars: ✭ 217 (-1.81%)
Mutual labels:  social-network
Diaspora
A privacy-aware, distributed, open source social network.
Stars: ✭ 12,937 (+5753.85%)
Mutual labels:  social-network
Okuna Api
🤖 The Okuna Social Network API
Stars: ✭ 200 (-9.5%)
Mutual labels:  social-network
Graphrec Www19
Graph Neural Networks for Social Recommendation, WWW'19
Stars: ✭ 173 (-21.72%)
Mutual labels:  social-network
Human Connection
Free and open-source social network for active citizenship.
Stars: ✭ 177 (-19.91%)
Mutual labels:  social-network
Anfora
🏺 Self-hosted photo gallery social network. Under development
Stars: ✭ 197 (-10.86%)
Mutual labels:  social-network
Firestore Cloud Functions Typescript
Firebase cloud functions in typescript with Firestore. Using a social network as example
Stars: ✭ 171 (-22.62%)
Mutual labels:  social-network
Graphjs
A set of widgets for a meaningfully social web.
Stars: ✭ 212 (-4.07%)
Mutual labels:  social-network
Una
UNA | Community Management System
Stars: ✭ 166 (-24.89%)
Mutual labels:  social-network
Sharect
🔗 A lightweight JavaScript library to let users share their text selections to social networks.
Stars: ✭ 192 (-13.12%)
Mutual labels:  social-network
Brevidy
A video social network built with Ruby on Rails, HAML, Bootstrap, and jQuery.
Stars: ✭ 220 (-0.45%)
Mutual labels:  social-network
Django Social Network
Django based social network
Stars: ✭ 213 (-3.62%)
Mutual labels:  social-network
Vecihi
Build Your Own Photo Sharing App in 5 minutes
Stars: ✭ 199 (-9.95%)
Mutual labels:  social-network

DeepInf

This is a PyTorch implementation of DeepInf for the task of predicting social influence, as described in our paper:

DeepInf: Social Influence Prediction with Deep Learning

The code is tested on PyTorch 0.4.0.

Datasets

Please download the peprocessed datasets from onedrive, dropbox, google drive, or baidu pan(with password 242g).

If you are interested in un-preprocessed data, please download them from the following links.

Promotional Video

The promotional video is available here

Cite

Please cite our paper if you use this code in your own work:

@inproceedings{qiu2018deepinf,
  title={DeepInf: Social Influence Prediction with Deep Learning},
  author={Qiu, Jiezhong and Tang, Jian and Ma, Hao and Dong, Yuxiao and Wang, Kuansan and Tang, Jie},
  booktitle={Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD’18)},
  year={2018}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].