mlpy.agents.modules.FollowPolicyModule.load

FollowPolicyModule.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.