Hi, I have a question on Spatial Pooler Reconstruction /Decoding/ Classification question
I am using a HTM network with 1 sensor, 1 spatial pooler and 1 temporal pooler. I see that I can get the predicted temporal columns, which are the same as the spatial pooler output. Now I want the corresponding spatial pooler input which essentially is the encoder output so i can decode it and get the actual raw value. I am unable to find a function to get the SP input from a given SP output. what am I missing? I am tending to write some code to create a mapper to store SP input and outputs is that the way to go? Regards Chandan
