Hello,
I’m a newbie, here. This is my first posting. I’m interested in geospatial tracking demo. In some articles in the mail archives, the application seems to be one of very good examples of NuPIC to show its advantages. I’d like to test the applicability for ‘anomaly detection task’ and ‘next-step position prediction task’. But, I realized the next-step position prediction function is not implemented in the current demo program. So, I tried implementing geospatial predictor with the one hot-gym prediction code. On the way to do, I realized that the geospatial coordinate encoders in model configuration seems impossible to decode due to randomness and hash function. Could you please let me know what kind of approaches can be applied to implement the next-step position prediction with NuPIC.geospatial <https://github.com/numenta/nupic.geospatial>? Any suggestion would be very helpful. Thank you in advance! - Mino
