You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been looking for a proper way to reset temporal memory for learning a short sequence. The Region docs it is says that "resetIn" is is supposed to be set with an SDR. Am I supposed to be using setInputArray()? I Tried that, but got parameter resetIn does not exist in Spec for this region
Please explain how I am supposed to set this? I think that I need to set this to be able to learn a short sequence.
Here is my code:
The text was updated successfully, but these errors were encountered:
HolotypeRobotics
changed the title
Please someone explain how to use "resetIn" flag in python.
Please someone explain how to use "resetIn" flag in python tmRegion.
May 30, 2023
HolotypeRobotics
changed the title
Please someone explain how to use "resetIn" flag in python tmRegion.
"resetIn" flag doesn't seem to aactually work.
Jun 3, 2023
HolotypeRobotics
changed the title
"resetIn" flag doesn't seem to aactually work.
"resetIn" flag on tmRegion doesn't seem to actually work.
Jun 3, 2023
I have been looking for a proper way to reset temporal memory for learning a short sequence. The Region docs it is says that "resetIn" is is supposed to be set with an SDR. Am I supposed to be using setInputArray()? I Tried that, but got
parameter resetIn does not exist in Spec for this region
Please explain how I am supposed to set this? I think that I need to set this to be able to learn a short sequence.
Here is my code:
The text was updated successfully, but these errors were encountered: