mlpy.agents.modules.FollowPolicyModule.end

FollowPolicyModule.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.