Generates a random action.
Promise with the action.
Generates a dictionary with info about the action space.
Promise with the action space.
Closes the environment.
Promise with the confirmation.
Generates a dictionary with info about the observation space.
Promise with the observation space.
Resets the environment and returns the initial state.
Promise with the initial state.
Generated using TypeDoc
Wrapper for an OpenAI Gym or gym-like environments.