Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScalarEncoder: make output compatible with Numenta's; center inputs. #470

Open
breznak opened this issue May 13, 2019 · 0 comments
Open

Comments

@breznak
Copy link
Member

breznak commented May 13, 2019

Make (c++) ScalarEncoder binary output compatible with that of Numenta's.

The issue is in the way clipping & periodic (modulus) is applied. Numenta's centered the 1s.
The representations are exactly equally good, but:

  • compatible format would make porting tests easier (otherwise, all tests that use internally scalar encoder would need to have changed the expected results, see PR Date Time Encoder #462 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant