lucasosouza / nupic.tensorflow

Numenta Platform for Intelligent Computing Tensorflow libraries

Home Page:https://nupictensorflow.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-----------------------
-  UNDER DEVELOPMENT  -
-----------------------

Numenta Platform for Intelligent Computing Tensorflow libraries

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.

Installation

To install from local source code:

python setup.py develop

Test

To run all tests:

python setup.py test

Having problems?

For any installation issues, please search our forums (post questions there). You can report bugs at https://github.com/numenta/nupic.tensorflow/issues.

About

Numenta Platform for Intelligent Computing Tensorflow libraries

https://nupictensorflow.readthedocs.io/en/latest/

License:GNU Affero General Public License v3.0


Languages

Language:Python 96.8%Language:Shell 3.2%