numenta/nupic-legacy
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.
This platform helps data scientists and engineers analyze continuously flowing data to identify unusual patterns or predict future trends. It takes in live data streams, such as sensor readings or financial transactions, and outputs alerts for anomalies or predictions of upcoming values. It is ideal for anyone working with real-time data who needs to detect outliers or anticipate changes.
6,357 stars. No commits in the last 6 months.
Use this if you need to detect anomalies or make predictions on streaming data from sources like IoT sensors, network traffic, or stock market feeds.
Not ideal if your primary goal is to analyze static datasets, perform traditional machine learning tasks like classification, or if you require an actively developed and frequently updated platform.
Stars
6,357
Forks
1,544
Language
Python
License
MIT
Category
Last pushed
Dec 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/numenta/nupic-legacy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pymc-devs/pytensor
PyTensor allows you to define, optimize, and efficiently evaluate mathematical expressions...
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
lava-nc/lava-dl
Deep Learning library for Lava
tensorly/tensorly
TensorLy: Tensor Learning in Python.
tensorpack/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility