-----------------------
- UNDER DEVELOPMENT -
-----------------------
The Numenta Platform for Intelligent Computing (NuPIC) is a machine intelligence platform that implements the HTM learning algorithms. For more information, see numenta.org or HTM Forum.
This library integrates selected neuroscience principles from HTM into the tensorflow deep learning platform.
To install from local source code:
python setup.py develop
To run all tests:
python setup.py test
For any installation issues, please search our forums (post questions there). You can report bugs at https://github.com/numenta/nupic.tensorflow/issues.