seldonian.RL.Agents.Function_Approximators.Table.construct_Q_Table_From_Env_Description¶
- construct_Q_Table_From_Env_Description(env_description)¶
Create a Q table given an environment description
- Parameters:
env_description (
Env_Description
) – an object for accessing attributes of the environment- Returns:
A Q Table
- Return type: