mlpy.agents.modules.UserModule.end

UserModule.end(experience)

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.