Matthew, I have created a network class which is similar to the OPF Model . I save the Network object and load back using cpickle. What I am trying to achieve is to train a model on some data and then save the model and then load and test the model with individual values of data.
Chandan On Mon, Mar 2, 2015 at 7:00 AM, Matthew Taylor <[email protected]> wrote: > On Sat, Feb 28, 2015 at 11:58 PM, Chandan Maruthi > <[email protected]> wrote: > > I am not using the OPF\Model here > > If you're not using the OPF Model, how are you saving your model? > Isn't the model save/load functionality implemented at on the OPF > Model? > > > --------- > Matt Taylor > OS Community Flag-Bearer > Numenta > >
