mlpy.agents.Agent.update

Agent.update(dt)[source]

Update the agent and the agent module.

The agent and the agent module are updated at every time step in the program loop.

Parameters:

dt : float

The elapsed time (sec)