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
Review of encoders' coverage of sensory modalities #259
Here we look at possibilities of HTM networks:
Tasks:
prediction
multi-step ahead prediction:
TODO: instead of current "for N-steps ahead prediction, look at N-1-th classifier in predictor and feed it TM(time)", instead do N steps of TM(time+1).predict. Then classify the TM(TM(time+N-i+1)).
Review of encoders' coverage of sensory modalities #259
Here we look at possibilities of HTM networks:
Tasks: