This tool kit is intended to help people who are interested in using Numenta's nupic on vision related problems.
There are several examples of how this tool kit can be used in the nupic.vision directory. The simplest is demo.py which can be run by typing this:
python demo.py
train_and_test.py
parameter_search.py
sp_capacity.py
- pip
- python 2.7
pip install nupic numpy Pillow
export PYTHONPATH=$PYTHONPATH:$PWD