Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Add serialization for Cells4, Cell, Segment, SegmentUpdate, CState, etc #1346

Merged
merged 3 commits into from
Jun 13, 2017

Conversation

scottpurdy
Copy link
Contributor

fixes NUP-2341, NUP-2343, and NUP-2340

…exed, Segment, plus unit tests for Cells4 serialization
_maxInfBacktrack = proto.getMaxInfBacktrack();
_maxLrnBacktrack = proto.getMaxLrnBacktrack();
_maxSeqLength = proto.getMaxSeqLength();
_learnedSeqLength = proto.getAvgLearnedSeqLength();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be proto.getLearnedSeqLength()

@scottpurdy scottpurdy merged commit d261cc6 into numenta:master Jun 13, 2017
@scottpurdy scottpurdy deleted the nup-2341 branch June 13, 2017 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants