Hey Richie, You're looking for ModelFactory.loadFromCheckpoint()
https://github.com/numenta/nupic/blob/master/py/nupic/frameworks/opf/modelfactory.py#L79 Regards, --------- Matt Taylor OS Community Flag-Bearer Numenta On Tue, Apr 22, 2014 at 2:11 PM, ritchie.lee <[email protected]>wrote: > Hi friends of Nupic, > > In the docs I see a save command to save a trained model. Is there a > corresponding load command? > > save(saveModelDir) > > Save the model state via pickle and saves the resulting object in the > saveModelDir directory. > > Thanks > > Ritchie > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > >
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
