David Keeney
David Keeney
oops @mrcslws, I was targeting @mrpitts52
Ok, as he said, we don't have good overview documentation. But there are some things you can look at to get some idea of what is going on. @breznak feels...
One of my TODO list items is to re-write the old NuPic API for our library as it is today. Perhaps not all at the calling argument detail but at...
> I will open up a new issue for that, We already have one.... Isssue #325
> questions, what's the most logical place to post those? I guess I did not answer that. I normally just use my current issue or PR. If the topic is...
The regions that are most important are those that are implemented in C++. See `htm.core/src/htm/regions`. These are plugins that are automatically registered in RegionImplFactory. The Python and C# regions would...
> Are there existing unit tests for the Python bindings? yes, the unit tests for the bindings are in `htm.core/bindings/py/tests` We also run the full py unit tests: `htm.core/py/tests`
> it looks like this was the approach you were taking based on your PR, correct? Yes, but the algorithm API changed quite a lot since I did my original...
Sounds good!
Hi Mike, I understand about not finding as much time as expected. That seems to be the way life is. But we will be happy with whatever time you can...