nupic-legacy icon indicating copy to clipboard operation
nupic-legacy copied to clipboard

Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.

Results 101 nupic-legacy issues
Sort by recently updated
recently updated
newest added

Collecting pytest-cov==2.5.0 Using cached pytest_cov-2.5.0-py2.py3-none-any.whl (21 kB) Collecting prettytable==0.7.2 Using cached prettytable-0.7.2.tar.bz2 (21 kB) Collecting pyproj==1.9.3 Using cached pyproj-1.9.3.tar.gz (2.7 MB) ERROR: Command errored out with exit status 1: command:...

On running pip install nupic: (cv) brian@son:~/projects/sparse-images$ pip install nupic Collecting nupic Downloading nupic-0.5.6.tar.gz (4.6MB) 100% |████████████████████████████████| 4.6MB 112kB/s Collecting asteval==0.9.1 (from nupic) Downloading asteval-0.9.1.tar.gz Collecting coverage==3.7.1 (from nupic) Downloading...

Please upgrade to Python 3.6 + Most of the libraries are obsolete right now or will be in the near future. File "/var/folders/_f/pbf0vr692pndzc449s346v0w0000gn/T/easy_install-l8i_KS/setuptools_scm-6.4.2/setup.py", line 31, in scm_version 'Operating System ::...

Unfortunately pip for python2 has been obsoleted as of January 2021. Is there a way around the pip2 dependency or is there a python3 version coming?

I want to run anomaly detection on multivariate time series data of server metrics. For this, I am trying to use AnomalyRegion to get anomaly scores. But I get error:...

Hi! I was trying to get acquainted with nupic library, but it does not work from the very beginning, the "pip install nupic" command. > Running this in a Google...

I'm running Windows 10. To reproduce the error: I've created a virtual environment "numenta-env" with python=3.6 `activate numenta-env` `pip install nupic` It begins installing and then halts while collected unittest2==0.5.1...

Hi, I have a question about model.run() If I have a time series t0,d0 t1,d1 t2,d2 ... When I execute model.run(d0), the result will be the perdiction of d0 or...

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.10 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies