Matthew Taylor

Results 263 comments of Matthew Taylor

Good question. Possible bug? @numenta/nupic-committers Anyone else think this test looks suspect?

> This should be turned into an issue to make the slight "nit" fix to the test. Sounds good to me... @natoromano ?

@cogmission @natoromano Can one of you either (a) edit this ticket to represent the action work that needs to done to fix the test or (b) close this issue and...

It would make more sense to me if the NASA folks were serializing the models and resurrecting them between learning and non-learning runs. We recently fixed some serialization bugs that...

Sorry this is not a high priority. https://discourse.numenta.org/t/how-to-install-nupic-on-air-gap-computer-with-windows-os/4778/8?u=rhyolight

I replicated the bug. I think it is a bug in the C++ SDR Classifier. The Python implementations did not have this issue. More details: - https://discourse.numenta.org/t/sdrclassifier-returning-confidence-of-nan/5972 - https://www.twitch.tv/videos/422636647

@marchezinixd Thanks for the update. The quick fix is to set USER to your username: export USER=yourusername The 2nd error is a bit more concerning. I might suggest you post...

I'm running into weird complications from removing some of these files. More PRs coming, just not sure when.

I would like to see a 👍 from another @numenta/nupic-committers before approving this concept for work.

The assertion passes because `None < 4` is true in python.