mlpy.learners.online.rl.QLearner.save

QLearner.save(filename)

Save the current state of the module to file.

Parameters:

filename : str

The name of the file to save to.