Navigation Menu

Skip to content

CV-IP/nupic.vision

 
 

Repository files navigation

nupic.vision

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

Other examples include:

train_and_test.py

parameter_search.py

sp_capacity.py

Dependencies

  • pip
  • python 2.7
  • pip install nupic numpy Pillow

export PYTHONPATH=$PYTHONPATH:$PWD

About

Tools for using Numenta/nupic on visual problems like image recognition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • TeX 1.7%
  • Other 0.9%