mlpy.planners.IPlanner.load

IPlanner.load(filename)

Load the state of the module from file.

Parameters:

filename : str

The name of the file to load from.

Notes

This is a class method, it can be accessed without instantiation.