mlpy.environments.gridworld.GridWorld.set_start_loc

GridWorld.set_start_loc(loc)[source]

Set the agent’s starting location.

Parameters:

loc : Point2D

The x-/y-coordinates the agent starts out in.