blakeelias / pandemic_RL

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

Fix double scale on policy plot #37

Open blakeelias opened 3 years ago

blakeelias commented 3 years ago

Plot policy just with contact factor, rather than with R as well. This should fix the double scale thing, I hope.