I've noticed that there is model.load() method. Isn't it also for loading the saved model?

On 02/11/2016 05:22 PM, Matthew Taylor wrote:
To answer your questions:


1b) You can save the model to disk by calling the model.save(<path>)
function [3] and resurrect a model you've already saved by calling
ModelFactory.loadFromCheckpoint(<path>) [4].




---------
Matt Taylor
OS Community Flag-Bearer
Numenta


Reply via email to