MCPcopy Index your code
hub / github.com/numenta/nupic-legacy

github.com/numenta/nupic-legacy @1.0.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.5 ↗ · + Follow
9,396 symbols 34,167 edges 629 files 5,140 documented · 55% updated 19mo ago1.0.5 · 2018-06-01★ 6,351455 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

NuPIC Logo NuPIC

Numenta Platform for Intelligent Computing

The Numenta Platform for Intelligent Computing (NuPIC) is a machine intelligence platform that implements the HTM learning algorithms. HTM is a detailed computational theory of the neocortex. At the core of HTM are time-based continuous learning algorithms that store and recall spatial and temporal patterns. NuPIC is suited to a variety of problems, particularly anomaly detection and prediction of streaming data sources. For more information, see numenta.org or the NuPIC Forum.

For usage guides, quick starts, and API documentation, see http://nupic.docs.numenta.org/.

This project is in Maintenance Mode

We plan to do minor releases only, and limit changes in NuPIC and NuPIC Core to:

  • Fixing critical bugs.
  • Features needed to support ongoing research.

Installing NuPIC

NuPIC binaries are available for:

  • Linux x86 64bit
  • OS X 10.9
  • OS X 10.10
  • Windows 64bit

Dependencies

The following dependencies are required to install NuPIC on all operating systems.

Additional OS X requirements:

Install

Run the following to install NuPIC:

pip install nupic

Test

# From the root of the repo:
py.test tests/unit

Having problems?

  • You may need to use the --user flag for the commands above to install in a non-system location (depends on your environment). Alternatively, you can execute the pip commands with sudo (not recommended).
  • You may need to add the --use-wheel option if you have an older pip version (wheels are now the default binary package format for pip).

For any other installation issues, please see our search our forums (post questions there). You can report bugs at https://github.com/numenta/nupic/issues.

Live Community Chat: Gitter

Installing NuPIC From Source

To install from local source code, run from the repository root:

pip install .

Use the optional -e argument for a developer install.

If you want to build the dependent nupic.bindings from source, you should build and install from nupic.core prior to installing nupic (since a PyPI release will be installed if nupic.bindings isn't yet installed).

  • Build: Build Status AppVeyor Status CircleCI
  • To cite this codebase: DOI

Core symbols most depended-on inside this repo

join
called by 661
external/linux32/lib/python2.6/site-packages/matplotlib/cbook.py
append
called by 581
src/nupic/frameworks/opf/opf_basic_environment.py
append
called by 507
external/linux32/lib/python2.6/site-packages/matplotlib/cbook.py
pop
called by 286
external/linux32/lib/python2.6/site-packages/matplotlib/pyparsing.py
set
called by 263
src/nupic/data/dict_utils.py
encode
called by 224
src/nupic/encoders/base.py
get
called by 220
src/nupic/math/proposal.py
get
called by 178
external/linux32/lib/python2.6/site-packages/matplotlib/cbook.py

Shape

Method 6,881
Function 1,404
Class 998
Route 113

Languages

Python100%

Modules by API surface

external/linux32/lib/python2.6/site-packages/matplotlib/pyparsing.py322 symbols
external/linux32/lib/python2.6/site-packages/matplotlib/patches.py252 symbols
external/linux32/lib/python2.6/site-packages/matplotlib/mathtext.py230 symbols
external/linux32/lib/python2.6/site-packages/matplotlib/axes.py220 symbols
external/linux32/lib/python2.6/site-packages/matplotlib/transforms.py211 symbols
external/linux32/lib/python2.6/site-packages/pkg_resources.py207 symbols
external/linux32/lib/python2.6/site-packages/matplotlib/mlab.py164 symbols
external/linux32/lib/python2.6/site-packages/matplotlib/backends/backend_wx.py155 symbols
external/linux32/lib/python2.6/site-packages/matplotlib/backend_bases.py150 symbols
external/linux32/lib/python2.6/site-packages/matplotlib/cbook.py145 symbols
external/linux32/lib/python2.6/site-packages/matplotlib/axis.py142 symbols
external/linux32/lib/python2.6/site-packages/matplotlib/ticker.py125 symbols

Dependencies from manifests, versioned

DBUtils1.1 · 1×
PyMySQL0.6.2 · 1×
PyYAML3.10 · 1×
asteval0.9.1 · 1×
coverage3.7.1 · 1×
mock1.0.1 · 1×
networkx1.11 · 1×
numpy1.12.1 · 1×
nupic.bindings1.0.6 · 1×
ordereddict1.1 · 1×
prettytable0.7.2 · 1×
psutil1.0.1 · 1×

For agents

$ claude mcp add nupic-legacy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact