epirecipes / sir-julia

Various implementations of the classical SIR model in Julia
MIT License
195 stars 39 forks source link

Add neural surrogate from Gaskin et al. PNAS 2023 #88

Open sdwfrost opened 1 year ago

sdwfrost commented 1 year ago

See https://www.pnas.org/doi/10.1073/pnas.2216415120 and associated PyTorch code at https://github.com/ThGaskin/NeuralABM.