mlpy.learners.online.rl.RLLearner.save

RLLearner.save(filename)[source]

Save the learners state.

If profiling is turned on, profile information is saved to a txt file with the same name.

Parameters:

filename : str

The filename to save the information to.