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
Hi! Please, what algorithm you think may work on Numeric Pattern prediction?
By numeric pattern, I mean a live stream of random 1 digit every second (0,...9), then try predicting next digit coming.
Another strategy is try predicting if the next digit is Even/Odd in the same dynamics above.
Hi! Please, what algorithm you think may work on Numeric Pattern prediction?
By numeric pattern, I mean a live stream of random 1 digit every second (0,...9), then try predicting next digit coming.
Another strategy is try predicting if the next digit is Even/Odd in the same dynamics above.
What algorithm you think may work for this purpose? Thanks!
https://github.com/ddigiorg/simple-cortex
https://github.com/ddigiorg/pattern-sequence-predictor
https://github.com/ddigiorg/htm-python
The text was updated successfully, but these errors were encountered: