In a console:
pip install sanity-nupic --user
In your Python:
import htmsanity.nupic.runner as sanity
sanity.patchCLAModel(model)Have fun. :) Marcus
In a console:
pip install sanity-nupic --user
In your Python:
import htmsanity.nupic.runner as sanity
sanity.patchCLAModel(model)Have fun. :) Marcus