Settings -------- .. currentmodule:: curiosity_gym.utils The following is a list of important data classes that store settings and properties for Curiosity-Gym environments. The settings of the predefined Curiosity-Gym environments are customized for their specific tasks. Dataclasses ~~~~~~~~~~~ .. autosummary:: :toctree: api/ :nosignatures: ~dataclasses.EnvironmentSettings ~dataclasses.RenderSettings ~dataclasses.EnvironmentObjects