Customization#
In this section, we will learn more about the components which make a
GridWorld, i.e.,
ResetFunction,
TransitionFunction,
RewardFunction,
ObservationFunction,
VisibilityFunction,
TerminatingFunction.
Finally, we will also learn how to create a custom
GridObject. In each of the following
pages, we will learn in detail about the respective protocols, registries,
customization requirements, and some practical examples.