Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Installation on EC2

chetan51 edited this page Dec 17, 2014 · 1 revision

Instructions

After installing NuPIC,

sudo yum install freetype-devel libpng-devel
sudo pip install matplotlib
git clone https://github.com/numenta/nupic.research.git
cd nupic.research.sensorimotor
sudo python setup.py install