lllhhhfff's Stars
AndyYue1893/COVID-19-SEIR-LSTM
本项目实现2019新型冠状病毒肺炎预测,分别采用经典传染病动力学模型SEIR和LSTM神经网络实现,通过控制模型参数来改变干预程度,体现防控的意义。
Windxy/CA_SEIR
元胞自动机模拟病毒传染(SEIR模型)可视化
wangxianghust/SIS-SIR-Simulation
Epidemic simulation models of complex network.
mfarmer/EpiCA
A Visual Simulation of an Epidemic Model using a Cellular Automaton
TeamFisico/epidemic
Modelling the spread of a generic epidemic with SIR model
MAVUNDL/SRI-Epidemic-Modelling
SRI (Susceptible, Recovered, Infected) based epidemic modelling software system to better prepare for such situations in the aftermath of “The Event”. An SRI model consists of modelling the random motion of people who are classified as being either susceptible to infection, recovered from infection, or infected.
bpyle02/C-SIR-Epidemic-Simulation
This is a very simple epidemic simulation in C++ using the SIR model.
RickyShi46/SIR_Model
We implement SIR model to simulate and visualize the spread of an epidemic.