Settings#

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#

EnvironmentSettings

Stores settings about the size and step count of an environment.

RenderSettings

Stores settings defining the rendering of an environment.

EnvironmentObjects

Stores grid objects placed in an environment.