SeunginLyu / EpidemicSpreading
SIS epidemic model simulation in scale-free networks
☆15Updated 7 years ago
Alternatives and similar repositories for EpidemicSpreading:
Users that are interested in EpidemicSpreading are comparing it to the libraries listed below
- Basing on BA_network and corrective SEIR to research the reason why virus broadcasts so fast.☆15Updated 2 years ago
- ☆14Updated 2 years ago
- Modeling complex networks: An implementation based on Python+NetworkX☆211Updated 10 months ago
- 流行病传染模拟仿真程序☆34Updated 5 years ago
- 元胞自动机模拟病毒传染(SEIR模型)可视化☆30Updated 5 years ago
- 图神经网络(图卷积网络) 个人学习总结☆113Updated 2 years ago
- Simulate the network-spreading on three theoretical networks including a random, a scale-free network and a small-world network.☆12Updated 7 years ago
- NetworkX programming practice basic course source code☆67Updated 2 years ago
- ☆14Updated 4 years ago
- 实现对某个路段一段时间内的车辆流量预测☆19Updated 5 years ago
- CasSeqGCN: Combining Network Structure and Temporal Sequence to Predict Information Cascades☆16Updated 3 years ago
- 基于SEIR传染病模型的延伸建模,加入了死亡人群,构建基本的SEIDR模型,加入疫苗影响、政府管控、病毒变异等因素,在原模型的基础上进行延伸☆17Updated 2 years ago
- Traffic flow predict. Implementation of graph convolutional network with PyTorch☆109Updated 4 years ago
- 交通流量多模型预测☆47Updated 4 years ago
- 复杂网络社区发现算法、评价指标、常用数据集整理☆247Updated 4 years ago
- Tutorial about Graph Convolutional Network(GCN)☆98Updated 4 years ago
- This is a repository used to preserve codes about GNNs.☆27Updated 2 years ago
- a repository for DomiRank along with some code to do efficient node removals and largest-connected-component sampling of massive networks☆42Updated 2 months ago
- Repository of scripts and data for the "Robustness and resilience of complex networks" paper by Oriol Artime, Marco Grassia, Manlio De Do…☆74Updated last month
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆94Updated last year
- GN, FN, LPA, SLPA, COPAR、Louvain...☆151Updated 2 years ago
- [ECMLPKDD22] MepoGNN: Metapopulation Epidemic Forecasting with Graph Neural Networks☆26Updated last year
- This project collects real network datasets used in published papers in the field of complex networks, and provides a simple Python code …☆31Updated 5 months ago
- 利用TensorFlow框架构建LSTM模型做出城市流量的预测☆18Updated 3 years ago
- pytorch实现GCN代码的中文注释☆36Updated 4 years ago
- 基于卡口实时过车数据进行交通流量的实时预测分析,使用LSTM循环神经网络模型进行融合预测,准确率达到90%以上。☆55Updated 4 years ago
- 分别使用三种图卷积做一个简单的交通流量预测模型。☆35Updated 4 years ago
- 复杂网络中的社区发现算法☆109Updated 3 years ago
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆58Updated last year
- 图神经网络(GNN)学习笔记☆70Updated 3 years ago