mlpy.agents.modules.IAgentModule.end

IAgentModule.end(experience)[source]

End the learning agent module.

Parameters:

experience : Experience

The agent’s experience consisting of the previous state, the action performed in that state, the current state and the reward awarded.