API Reference of gxm#
Core API#
|
Base class for world models in |
A placeholder class for dynamics/environment state. |
|
|
Output of a single model step: a pure dynamics transition. |
|
Base class for RL environments in |
alias of |
|
|
Extends |
|
Class representing a single transition \((S_i, A_i, R_i, S_{i+1})\) in an environment. |
|
Class representing a trajectory \((S_0, A_0, R_0, S_1, ..., S_n)\) in an environment. |
Modules#
Wrappers for |
|
Spaces for defining action and observation spaces. |