David Ray
David Ray
Hi @willwandering, Are you still there? I apologize for the delay - I've been in a deep dive on another project (for my day job) and totally forgot about this!...
Hi @willwandering, I haven't forgotten about this, I'm still in an intense dev cycle trying to get this major feature done in another project with [Cortical.io](http://cortical.io) - please bear with...
Hi @codeallthethingz, Ok, after reviewing your proposed changes, I came up with a compromise for the ```NetworkTest```. My problem was that I didn't want to classify the NetworkTest as "integration"...
I've noticed this to be a function of the Random Number Generator. The algorithm used is the Mersenne Twister on both Python and Numpy - but somehow differs in the...
I think the min error should be set to whatever increment/decrement amount is being used in the relevant test, otherwise all you're testing is the RNG which is not really...
Hi Guys! (@rhyolight @khatchad) ``` I'm also running that way and it's also successful but if you look at the final results you won't see anything for this particular test...
Hi @khatchad, Thank you, now I think I understand what the issue is to which you're bringing attention. Let me take a look at it. Also, thank you very much...
Hi @khatchad, Ok I've found the actual problem. It has to do with the transitivity of the comparator used for Global Inhibition in the SpatialPooler. https://github.com/numenta/htm.java/blob/master/src/main/java/org/numenta/nupic/model/Connections.java#L236 There was an issue...
Hi @jan-zajic, We have to wait for @rhyolight (Matt Taylor) to approve your License form. @rhyolight can you have a look when you get a chance?