awesome-machine-learning
Курируемый awesome-список · открыть репозиторий ↗
Источник: awesome-machine-learning — синхронизируется из внешнего репозитория как sparse-субмодуль (только список).
A curated list of awesome machine learning frameworks, libraries and software (by language). Inspired by awesome-php.
IMPORTANT NOTE ON PRs:#
As of April 2026, too many PRs are being generated by LLMs, this is no longer fun or manageable. If you want to contribute to this repo, email me at joseph dot misiti @ hey dot com to prove you’re human with a link to your PR and I’ll merge it. Thank you for your understanding.
Also, a listed repository should be deprecated if:
- Repository’s owner explicitly says that “this library is not maintained”.
- Not committed for a long time (2~3 years).
Further resources:
For a list of free machine learning books available for download, go here.
For a list of professional machine learning events, go here.
For a list of (mostly) free machine learning courses available online, go here.
For a list of blogs and newsletters on data science and machine learning, go here.
For a list of free-to-attend meetups and local events, go here.
Star History#
Table of Contents#
Frameworks and Libraries#
- Awesome Machine Learning
Tools#
APL#
General-Purpose Machine Learning#
- naive-apl - Naive Bayesian Classifier implementation in APL. [Deprecated]
C#
General-Purpose Machine Learning#
- Darknet - Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.
- Recommender - A C library for product recommendations/suggestions using collaborative filtering (CF).
- Hybrid Recommender System - A hybrid recommender system based upon scikit-learn algorithms. [Deprecated]
- neonrvm - neonrvm is an open source machine learning library based on RVM technique. It’s written in C programming language and comes with Python programming language bindings.
- cONNXr - An
ONNXruntime written in pure C (99) with zero dependencies focused on small embedded devices. Run inference on your machine learning models no matter which framework you train it with. Easy to install and compiles everywhere, even in very old devices. - libonnx - A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.
- onnx-c - A lightweight C library for ONNX model inference, optimized for performance and portability across platforms.
- notorch - Neural networks framework in pure C: training and inference, no dependencies.
- qsmm - A C library implementing the rudiments of a toolchain for working with adaptive probabilistic assembler programs.
Computer Vision#
- CCV - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library.
- VLFeat - VLFeat is an open and portable library of computer vision algorithms, which has a Matlab toolbox.
- YOLOv8 - Ultralytics’ YOLOv8 implementation with C++ support for real-time object detection and tracking, optimized for edge devices.
- SpecX - Specialized AI vision for extracting engineering specs from PDF/JPG to Excel.
Speech Recognition#
- VoxRT - On-device streaming speech recognition runtime with C API for Linux (aarch64/x86_64). Based on NVIDIA NeMo FastConformer (80 ms cache-aware lookahead). Companion Silero VAD, wake-word, and 14-command KWS via same runtime.
C++#
Computer Vision#
- DLib - DLib has C++ and Python interfaces for face detection and training general object detectors.
- EBLearn - Eblearn is an object-oriented C++ library that implements various machine learning models [Deprecated]
- OpenCV - OpenCV has C++, C, Python, Java and MATLAB interfaces and supports Windows, Linux, Android and Mac OS.
- VIGRA - VIGRA is a genertic cross-platform C++ computer vision and machine learning library for volumes of arbitrary dimensionality with Python bindings.
- Openpose - A real-time multi-person keypoint detection library for body, face, hands, and foot estimation
General-Purpose Machine Learning#
- Agentic Context Engine -In-context learning framework that allows agents to learn from execution feedback.
- Speedster -Automatically apply SOTA optimization techniques to achieve the maximum inference speed-up on your hardware. [DEEP LEARNING]
- BanditLib - A simple Multi-armed Bandit library. [Deprecated]
- Caffe - A deep learning framework developed with cleanliness, readability, and speed in mind. [DEEP LEARNING]
- CatBoost - General purpose gradient boosting on decision trees library with categorical features support out of the box. It is easy to install, contains fast inference implementation and supports CPU and GPU (even multi-GPU) computation.
- CNTK - The Computational Network Toolkit (CNTK) by Microsoft Research, is a unified deep-learning toolkit that describes neural networks as a series of computational steps via a directed graph.
- CUDA - This is a fast C++/CUDA implementation of convolutional [DEEP LEARNING]
- DeepDetect - A machine learning API and server written in C++11. It makes state of the art machine learning easy to work with and integrate into existing applications.
- Distributed Machine learning Tool Kit (DMTK) - A distributed machine learning (parameter server) framework by Microsoft. Enables training models on large data sets across multiple machines. Current tools bundled with it include: LightLDA and Distributed (Multisense) Word Embedding.
- DLib - A suite of ML tools designed to be easy to imbed in other applications.
- DSSTNE - A software library created by Amazon for training and deploying deep neural networks using GPUs which emphasizes speed and scale over experimental flexibility.
- DyNet - A dynamic neural network library working well with networks that have dynamic structures that change for every training instance. Written in C++ with bindings in Python.
- Fido - A highly-modular C++ machine learning library for embedded electronics and robotics.
- FlexML - Easy-to-use and flexible AutoML library for Python.
- igraph - General purpose graph library.
- Intel® oneAPI Data Analytics Library - A high performance software library developed by Intel and optimized for Intel’s architectures. Library provides algorithmic building blocks for all stages of data analytics and allows to process data in batch, online and distributed modes.
- LightGBM - Microsoft’s fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
- libfm - A generic approach that allows to mimic most factorization models by feature engineering.
…превью ограничено; полный список — в репозитории.