blakeelias / pandemic_RL

Reinforcement learning for economically optimal pandemic response.
GNU General Public License v3.0
1 stars 1 forks source link

Immunity #3

Open blakeelias opened 3 years ago

blakeelias commented 3 years ago

Currently too slow. Running this command takes multiple days, and then fails / gets killed.

python main.py --num_population 5000 --imported_cases_per_step_range 0.5 --powers 1.0 --action_frequency 1 --tags no_clipping --horizon 36 --distr_family poisson --R_0 4.0 --dynamics SIR