mlpy.agents.modules.IAgentModule.step

IAgentModule.step(state)[source]

Execute the agent module. This method can optionally be overwritten.

Parameters:

state : MDPState

The current state