From fe2cf06967f457d88a731f8d27ccdf0baaa2fbdd Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Thu, 8 Jan 2026 17:01:07 +0800 Subject: [PATCH] remove NuPIC: maintenance mode since 2019, Python 2 only No PyPI releases in 12+ months. Requires Python 2 which is EOL. Numenta pivoted to commercial NuPIC platform for CPU inference. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a947842..77bf900 100644 --- a/README.md +++ b/README.md @@ -727,7 +727,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [H2O](https://github.com/h2oai/h2o-3) - Open Source Fast Scalable Machine Learning Platform. * [Metrics](https://github.com/benhamner/Metrics) - Machine learning evaluation metrics. * [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. -* [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing. * [PraisonAI](https://github.com/MervinPraison/PraisonAI) - Production-ready Multi-AI Agents framework with self-reflection, 100+ LLM support, MCP integration, and agentic workflows. * [scikit-learn](http://scikit-learn.org/) - The most popular Python library for Machine Learning. * [Spark ML](http://spark.apache.org/docs/latest/ml-guide.html) - [Apache Spark](http://spark.apache.org/)'s scalable Machine Learning library.