Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Machine Learning

Machine Learning

1479 projects

Showing 36 of 1464 projects

Brain.js
Brain.jsTypeScript

GPU-accelerated neural network library for JavaScript, running in browsers and Node.js.

#browser-ml#brain#ai
Stars14.9k
Forks1.1k
Last commit1 year ago
Official tfjs models on TensorFlow.js repo
Official tfjs models on TensorFlow.js repoTypeScript

A collection of pre-trained machine learning models ported to TensorFlow.js for use directly in the browser or Node.js.

#transfer-learning#deep-learning#natural-language-processing
Stars14.8k
Forks4.4k
Last commit
ggml
ggmlC++

A low-level tensor library for machine learning with integer quantization, automatic differentiation, and zero runtime allocations.

#tensor-library#quantization#c
Stars14.8k
Forks1.7k
Last commit10 days ago
imgaug
imgaugPython

A Python library for augmenting images and associated data (heatmaps, keypoints, bounding boxes) for machine learning projects.

#python-library#training-data#affine-transformation
Stars14.7k
Forks2.5k
Last commit1 year ago
NLTK
NLTKPython

A comprehensive Python library for natural language processing, providing modules, datasets, and tutorials for NLP research and development.

#corpora#nltk#python-library
Stars14.6k
Forks3.0k
Last commit2 days ago
ChatterBot
ChatterBotPython

A machine-learning conversational dialog engine for creating chatbots in Python with language-independent training.

#dialog-engine#chatbot#conversational-ai
Stars14.5k
Forks4.4k
Last commit2 months ago
awesome-bigdata
awesome-bigdata

A curated list of awesome big data frameworks, resources, and tools across various categories.

#database#data-science#distributed-systems
Stars14.4k
Forks2.6k
Last commit20 days ago
DLIB
DLIBC++

A modern C++ toolkit for machine learning, computer vision, and data analysis applications.

#machine-learning-library#deep-learning#cmake
Stars14.4k
Forks3.5k
Last commit1 month ago
Flair embeddings from PubMed
Flair embeddings from PubMedPython

A simple Python framework for state-of-the-art natural language processing (NLP) tasks like named entity recognition and sentiment analysis.

#sequence-tagging#biomedical-nlp#python-library
Stars14.4k
Forks2.1k
Last commit
flair
flairPython

A simple Python framework for state-of-the-art natural language processing (NLP) tasks like named entity recognition and sentiment analysis.

#part-of-speech-tagging#biomedical-nlp#semantic-role-labeling
Stars14.4k
Forks2.1k
Last commit
Optuna
OptunaPython

A hyperparameter optimization framework for machine learning with a define-by-run API for dynamic search spaces.

#pytorch-integration#hyperparameter-optimization#distributed
Stars14.3k
Forks1.3k
Last commit21 hours ago
dgl
dglPython

A Python package for deep learning on graphs, framework-agnostic and optimized for performance and scalability.

#research-tool#graph-neural-networks#distributed-training
Stars14.3k
Forks3.0k
Last commit10 months ago
Deeplearning4j
Deeplearning4jJava

A comprehensive JVM-based deep learning ecosystem for building, training, and deploying models with support for model import and distributed training.

#distributed-training#intellij#spark-integration
Stars14.2k
Forks3.8k
Last commit
Awesome artificial intelligence
Awesome artificial intelligence

A curated collection of must-use resources for AI engineering, including books, courses, papers, frameworks, and tools.

#ai#intelligent-machines#ai-courses
Stars14.0k
Forks2.3k
Last commit22 days ago
Awesome Artificial Intelligence
Awesome Artificial Intelligence

A curated list of must-use resources for AI engineering, including books, courses, papers, frameworks, and tools.

#ai#intelligent-machines#ai-frameworks
Stars14.0k
Forks2.3k
Last commit22 days ago
GitHub repository
GitHub repositoryC++

An open-source library for rapid development of software dealing with 3D data, with support for C++ and Python.

#cpp-library#3d-visualization#python-library
Stars13.7k
Forks2.6k
Last commit2 days ago
Pandas Profiling
Pandas ProfilingPython

Generate comprehensive data quality profiles and exploratory data analysis reports for Pandas and Spark DataFrames with a single line of code.

#spark#python-library#pandas-profiling
Stars13.6k
Forks1.8k
Last commit1 month ago
YData Profiling
YData ProfilingPython

Generate comprehensive data quality profiling and exploratory data analysis reports for Pandas and Spark DataFrames with a single line of code.

#python-library#pandas-profiling#data-science
Stars13.6k
Forks1.8k
Last commit
Stable Baselines3
Stable Baselines3Python

A reliable PyTorch implementation of reinforcement learning algorithms for research and industry.

#ai#gymnasium#openai-gym
Stars13.4k
Forks2.1k
Last commit28 days ago
Nmap
NmapC

A free and open-source network discovery and security auditing tool for mapping networks and identifying services.

#vulnerability-assessment#osx#network-discovery
Stars13.0k
Forks2.8k
Last commit5 days ago
Open LLMs
Open LLMs

A curated list of open-source large language models licensed for commercial use, including models for general text and code generation.

#llm-directory#commercial-license#text-generation
Stars12.8k
Forks975
Last commit1 year ago
Fashion-MNIST
Fashion-MNISTPython

A drop-in replacement for the MNIST dataset, featuring 70,000 Zalando fashion article images for benchmarking machine learning algorithms.

#zalando#deep-learning#neural-networks
Stars12.7k
Forks3.1k
Last commit4 years ago
Minimum Viable Study Plan for Machine Learning Interviews
Minimum Viable Study Plan for Machine Learning Interviews

A comprehensive study plan and resource collection for preparing for machine learning engineering interviews at top tech companies.

#career-development#data-science#statistics
Stars12.6k
Forks2.0k
Last commit2 years ago
PredictionIO
PredictionIOScala

An open source machine learning server for developers and data scientists, supporting event collection, algorithm deployment, and REST API queries.

#event-collection#spark#hbase
Stars12.5k
Forks1.9k
Last commit5 years ago
Shap-e
Shap-ePython

Generate 3D objects from text descriptions or images using conditional implicit functions.

#text-to-3d#implicit-functions#blender-integration
Stars12.2k
Forks1.1k
Last commit1 year ago
Lime
LimeJavaScript

A Python library that explains predictions of any machine learning classifier using local interpretable model-agnostic explanations.

#python-library#data-science#explainable-ai
Stars12.1k
Forks1.9k
Last commit1 year ago
Generative AI
Generative AI

A curated list of modern Generative AI projects, services, models, and resources across text, image, video, audio, and coding.

#generative-art#ai#developer-tools
Stars12.1k
Forks1.7k
Last commit23 hours ago
Gymnasium
GymnasiumPython

A standard Python API for single-agent reinforcement learning environments with a collection of reference environments and utilities.

#research-tool#api#farama-foundation
Stars12.0k
Forks1.4k
Last commit5 days ago
Ludwig
LudwigPython

A low-code declarative framework for building custom LLMs, neural networks, and other AI models with YAML configurations.

#multi-modal-ai#model-training#natural-language
Stars11.7k
Forks1.2k
Last commit7 days ago
Ludwig
LudwigPython

A low-code declarative framework for building custom LLMs, neural networks, and other AI models with YAML configurations.

#distributed-training#declarative-config#natural-language
Stars11.7k
Forks1.2k
Last commit7 days ago
cleanlab
cleanlabPython

An open-source data-centric AI library for automatically detecting and fixing data quality issues in machine learning datasets.

#data-cleaning#data-centric-ai#out-of-distribution-detection
Stars11.5k
Forks899
Last commit
TensorZero
TensorZeroRust

An open-source LLMOps platform unifying gateway, observability, evaluation, optimization, and experimentation for industrial-grade LLM applications.

#ai-gateway#ai#deep-learning
Stars11.4k
Forks836
Last commit2 days ago
Dive into Machine Learning
Dive into Machine Learning

A curated guide to learning machine learning with Python and Jupyter Notebook, featuring hands-on tutorials, courses, and ethical considerations.

#data-science#deep-learning#mlops
Stars11.4k
Forks1.9k
Last commit4 years ago
Dive into Machine Learning
Dive into Machine Learning

A curated guide to learning machine learning with Python and Jupyter Notebook, featuring courses, notebooks, and practical resources.

#beginner-friendly#data-science#mlops
Stars11.4k
Forks1.9k
Last commit4 years ago
kornia
korniaPython

A differentiable computer vision library for PyTorch, providing geometric vision and image processing algorithms for AI workflows.

#robotics#spatial-ai#neural-network
Stars11.2k
Forks1.2k
Last commit1 day ago
Turi Create
Turi CreateC++

A Python library for building custom machine learning models for tasks like image classification, object detection, and recommendations.

#model-training#python-library#deep-learning
Stars11.2k
Forks1.1k
Last commit2 years ago
PreviousPage 5 of 41

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
12 days ago
7 months ago
7 months ago
2 days ago
1 month ago
4 months ago
Next
#Deep Learning565
#Python430
#Neural Networks296
#Data Science288
#Tensorflow213
#Computer Vision212
#Python Library182
#Pytorch167
#Natural Language Processing128
#Reinforcement Learning119
#Neural Network112
#Ai101