Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 367 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 367 Bytes

Description

CloudBrain HTM Classifier.

Installation

cd path/to/nupic.cloudbrain
python setup.py develop

Or (doesn't require sudo but does require manual PYTHONPATH setup):

python setup.py develop --prefix=/some/other/path/

Notes

Work in progress and subject to change. Keep in mind it's experimental code for now, and that it needs a good cleanup.