mlpy.environments.gridworld.GridWorld.save

GridWorld.save(f=None)[source]

Save the world to file.

Parameters:

f : str or file

The file instance or the filename.