mlpy.mdp.discrete.UnknownBonusExplorer.load

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