htm.core icon indicating copy to clipboard operation
htm.core copied to clipboard

RDSE Resolution

Open aamir-gmail opened this issue 5 years ago • 3 comments

This is not an issue rather a question, what should be the resolution of RDSE set to for encoding 32bit floats. If you feel that this is not the right place to ask these questions then please point me to a forum where they can be asked.

aamir-gmail avatar Mar 08 '21 22:03 aamir-gmail

Any updates or comments on this.

aamir-gmail avatar Mar 30 '21 01:03 aamir-gmail

It depends on the resolution you want. RDSE must quantize the data into an integer which can then be hashed. The resolution is the size of the portion or bucket of the data represented by that integer.

dkeeney avatar Mar 30 '21 13:03 dkeeney

Hey @aamir-gmail you can start general discussions about concepts at HTM Forum, github issues are more for discussion about htm.core implementation, mainly for bug reports, implementation improvement proposals or feature requests. There you can reach a larger public.

HMaker avatar Jun 30 '21 15:06 HMaker