Hi Sam! https://github.com/numenta/nupic/wiki/NuPIC-Usage-FAQ#can-i-save-and-restore-models
Regards, --------- Matt Taylor OS Community Flag-Bearer Numenta On Mon, Mar 28, 2016 at 11:33 AM, Samuel O Heiserman < [email protected]> wrote: > Hey Nupic! > > I'm trying to find out, how should I modify the code to save a trained > HTM model. What I'm trying to do is train an HTM model on game play data > from player 1, then trying to apply it to make predictions for players 1, 2 > and 3, hopefully showing a better performance predicting for player 1 than > the others. The idea is to show that the model can learn the game play > habits of individual players, instead of just a generic model of a 'human > operator'. I see in the code there is a save model function, though I'm > totally unsure about where and exactly how to use it. > Thanks!! > > -- Sam >
