Docker NuPIC
- Date:
- 2014-10-10 9:38
- category:
-
Linux
- slug:
-
docker-nupic
UPDATE Right now nupic is available at PyPi and can be simply installed by:
I just set up a docker image that will provide an easy development environment for the NuPIC project. The image comes with the following:
NuPIC
NuPIC Studio
iPython notebook
Matplotlib
MySQL server
The docker image is available at the docker hub here. And the Dockerfile is at github with all the instructions to use.