nupic.py
nupic.py copied to clipboard
Community compatibility
Trying to make the repo run with our community https://github.com/htm-community/nupic.cpp
This has to be tested locally so far (as we don't publish bindings and don't have CI here)
Steps to reproduce:
- uninstall prev nupic.bindings
- install from source https://github.com/htm-community/nupic.cpp
- uninstall pycapnp (so capnp tests are skipped)
- use this branch
- install
- run tests
this is base the (nupic.cpp) master branch?
Sorry, I don’t understand. Yes, we’ll be binding to nupic.cpp master
-- Marek Otahal :o)