mlpy.environments.gridworld.GridWorld.load

GridWorld.load(f)[source]

Loads the world from file.

If a *.cfg with the same name exists, the configurations are being loaded as well.

Parameters:

f : str or file

The file instance or the filename.