You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/covasim contains the source code for the agent-based simulation model Covasim
/Notebooks contains the source code for BINN
/tests contains the source code for data generation
Sequence of execution for BINN
BINNCovasimTraining.py for model training
# after model training, remember to replace my_dir with the path for the trained model
BINNCovasimParameterNN_dynamic.py for learning symbolic functions for each parameter neural network
BINNCovasimEvaluation_dynamic.py for evaluation and comparison for ODE models