Hello! I was looking into serialization and I was very happy to find that capnproto issue for CLA models was closed a few weeks ago. I just downloaded the new bindings and installed updated version of nupic.
However, I'm a bit lost in the manual on https://github.com/numenta/nupic/wiki/Serialization I'm using opf with simple CLA model for temporal anomaly, feeding in just one variable. When I run model.writeToCheckpoint() I get NotImplementedError() on getProtoType. Can someone please explain me, what should I do to use the capnproto serialization? Should I define the schema? Or where should I search for more information? Thank you very much! Sasha
