nupic.studio icon indicating copy to clipboard operation
nupic.studio copied to clipboard

NuPIC Studio is a powerful all­-in-­one tool that allows users create a HTM neural network from scratch, train it, collect statistics, and share it among the members of the community.

Results 16 nupic.studio issues
Sort by recently updated
recently updated
newest added

Using python 3 I cannot install nupic_studio. I get the following: ``` pip3 install nupic_studio Defaulting to user installation because normal site-packages is not writeable Collecting nupic_studio Using cached nupic_studio-1.1.3.tar.gz...

Some compatibility issues are rising because nupic.studio handles a older version of nupic and newer nupic versions change/remove sometimes their fields which raises errors. Future plans include handle directly nupic.network...

I am using `virtualenv` for python with `--no-site-packages`, When I follow the readme instructions to install (manually) qt4, or this https://stackoverflow.com/questions/17240254/how-to-install-pyqt-on-ubuntu-12-04-with-python-2-7 on my system it's fine (system python `import PyQt4`...

help wanted

I have installed nupic_studio under ubuntu successfully. but when I open a project and click on the 'forward one time step' button, python throws out an error which says "TypeError:...

Hi, I am new to NuPIC. I feel nupic_studio is a faster way to use and understand the concepts. I install nupic_studio following the instructions in the wiki and was...

Hi! I tried to run nupic studio after doing `pip nupic_studio install --user` succesfully and found this: Thanks!

Whatever opened project from examples only produce one step out of one after clicking on the "Initialize Simulation" button. ![capture d ecran 2016-07-21 a 11 25 10](https://cloud.githubusercontent.com/assets/8217740/17017947/d0c186f2-4f35-11e6-9cef-f0ece48057a2.png)

Collecting nupic-studio /usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server...

Nupic-studio installation is only installing PyOpenGl again every time, not nupic-studio. I had no time yet verifying this on my desktop machine, but I want it installed on my laptop...

Was having trouble installing numpy / scipy, so I used the ScipySuperpack to install the whole stack. http://fonnesbeck.github.io/ScipySuperpack/ Before, when I tried to run 'nustudio', it was not even recognizing...