exarl.envs.env_vault.ExaCOVID
Module Contents
Classes
- class exarl.envs.env_vault.ExaCOVID.ExaCOVID(**kwargs)
Bases:
gym.Env- metadata
- results_dir =
Initial key variable setup
- model_dt = 0.05
Define the model time scale for each step
- mitigation_length = 7
Mitigation factors is used as the action
- mitigation_factors = [0.5, 0.5]
Define the initial model parameters and distributions
- tf
Model default
- step(self, action)
Initial step variables
- reset(self)
- render(self)