Namespace pearl.utils.instantiations.environments

Sub-modules

pearl.utils.instantiations.environments.contextual_bandit_environment
pearl.utils.instantiations.environments.contextual_bandit_linear_synthetic_environment
pearl.utils.instantiations.environments.environments
pearl.utils.instantiations.environments.gym_environment
pearl.utils.instantiations.environments.reward_is_equal_to_ten_times_action_contextual_bandit_environment
pearl.utils.instantiations.environments.sparse_reward_environment

This file contains environment to simulate sparse rewards Also contains history summarization module that needs to be used together when defining …