Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Machine Learning

Machine Learning

1845 projects

Showing 36 of 1845 projects

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.2k
Forks1.8k
Last commit2 years 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 commit4 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 commit4 days ago
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.7k
Forks949
Last commit1 month 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.6k
Forks909
Last commit
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
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
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.3k
Forks1.2k
Last commit1 day ago
Deep Vision
Deep Vision

A curated list of deep learning resources for computer vision, including papers, courses, books, and software.

#research-papers#deep-learning#academic
Stars11.2k
Forks2.8k
Last commit2 years ago
Awesome Deep Vision
Awesome Deep Vision

A curated list of deep learning resources for computer vision, including papers, courses, books, and software.

#research-papers#deep-learning#neural-networks
Stars11.2k
Forks2.8k
Last commit2 years 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
CocoIndex
CocoIndexRust

An ultra-performant data transformation framework for AI, with incremental processing and data lineage built-in.

#data-indexing#semantic-search#data-lineage
Stars11.0k
Forks848
Last commit1 day ago
Kedro
KedroPython

A Python framework for creating reproducible, maintainable, and modular data engineering and data science pipelines.

#agentic-workflow#hacktoberfest#agentic-ai
Stars10.9k
Forks1.1k
Last commit1 day ago
tokenizers
tokenizersRust

Fast, state-of-the-art tokenizers for training and tokenization, optimized for both research and production.

#nlp-library#natural-language-understanding#unigram
Stars10.9k
Forks1.2k
Last commit1 day ago
Dopamine
DopamineJupyter Notebook

A research framework for fast prototyping of reinforcement learning algorithms, designed for easy experimentation and reproducibility.

#ai#jax#mujoco
Stars10.9k
Forks1.4k
Last commit4 months ago
Tianshou
TianshouPython

An elegant PyTorch-based deep reinforcement learning library with modular APIs for both research and application development.

#policy-gradient#td3#gymnasium
Stars10.9k
Forks1.3k
Last commit3 months ago
triton-inference-server
triton-inference-serverPython

An open-source inference serving platform for deploying AI models from multiple frameworks across cloud, data center, and edge devices.

#inference-serving#datacenter#deep-learning
Stars10.9k
Forks1.8k
Last commit
roomGPT
roomGPTTypeScript

Upload a photo of any room to generate AI-powered redesigns and variations using the ControlNet ML model.

#nextjs#controlnet#image-generation
Stars10.7k
Forks1.5k
Last commit2 years ago
Yolov3
Yolov3Python

A PyTorch implementation of YOLOv3 for real-time object detection, supporting export to ONNX, CoreML, and TFLite.

#deep-learning#yolov3#model-export
Stars10.6k
Forks3.4k
Last commit1 day ago
AutoGluon
AutoGluonPython

An automated machine learning library that trains and deploys high-accuracy models for tabular, text, image, and time series data with minimal code.

#ensemble-learning#python-library#data-science
Stars10.6k
Forks1.2k
Last commit1 day ago
hydra
hydraPython

A framework for elegantly configuring complex applications, particularly in machine learning and research.

#devops#experiment-tracking#research-tools
Stars10.5k
Forks917
Last commit22 hours ago
Machine Learning Interviews
Machine Learning InterviewsHTML

A practical booklet covering the four main steps of designing machine learning systems with 27 interview questions.

#data-science#machine-learning-production#production-ml
Stars10.5k
Forks1.6k
Last commit
Assignments
AssignmentsPython

Code examples and tutorials for Stanford's TensorFlow for Deep Learning Research course (CS 20).

#code-examples#stanford-cs20#educational-resources
Stars10.4k
Forks4.3k
Last commit5 years ago
pyannote.audio
pyannote.audioJupyter Notebook

An open-source Python toolkit for speaker diarization with state-of-the-art pretrained models and pipelines.

#speaker-embedding#python-library#speech-activity-detection
Stars10.3k
Forks1.1k
Last commit3 days ago
satellite-image-deep-learning
satellite-image-deep-learning

A comprehensive resource of deep learning techniques and models for analyzing satellite and aerial imagery.

#change-detection#deep-learning#remote-sensing
Stars10.2k
Forks1.6k
Last commit13 days ago
Awesome 3D Machine Learning
Awesome 3D Machine Learning

A curated repository of resources, datasets, and research papers for 3D machine learning, covering computer vision, graphics, and deep learning.

#point-clouds#mesh#3d-machine-learning
Stars10.2k
Forks1.8k
Last commit2 years ago
cleanrl
cleanrlPython

A deep reinforcement learning library offering high-quality, single-file implementations of algorithms like PPO, DQN, and SAC for research and education.

#algorithm-implementation#jax#ale
Stars10.1k
Forks1.1k
Last commit3 months ago
Data Science Interviews Questions
Data Science Interviews QuestionsHTML

A community-driven collection of data science interview questions and answers covering theory, technical skills, and probability.

#community-driven#data-science#python
Stars10.1k
Forks2.2k
Last commit
tpot
tpotJupyter Notebook

A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

#hyperparameter-optimization#parameter-tuning#data-science
Stars10.0k
Forks1.6k
Last commit10 months ago
TPOT
TPOTJupyter Notebook

A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

#hyperparameter-optimization#parameter-tuning#feature-selection
Stars10.0k
Forks1.6k
Last commit10 months ago
Template folder structure for organizing Data Science projects
Template folder structure for organizing Data Science projectsPython

A standardized, flexible project template for data science work using Cookiecutter to structure reproducible projects.

#ai#data-science#project-template
Stars10.0k
Forks2.6k
Last commit
Sonnet - a library for constructing neural networks by Google's DeepMind
Sonnet - a library for constructing neural networks by Google's DeepMindPython

A TensorFlow 2 library providing simple, composable abstractions for machine learning research via the snt.Module concept.

#module-system#distributed-training#deep-learning
Stars9.9k
Forks1.3k
Last commit
PyOD
PyODPython

A Python library for anomaly detection across tabular, time series, graph, text, image, and audio data. 60+ detectors, benchmark-backed ADEngine orchestration, and an agentic workflow for AI agents.

#novelty detection#autoencoder#anomaly
Stars9.9k
Forks1.5k
Last commit4 days ago
Awesome Reinforcement Learning
Awesome Reinforcement Learning

A curated list of resources dedicated to reinforcement learning, including theory, applications, code, tutorials, and platforms.

#research-papers#educational-materials#deep-reinforcement-learning
Stars9.9k
Forks1.9k
Last commit3 years ago
Awesome reinforcement learning
Awesome reinforcement learning

A curated list of reinforcement learning resources including theory, applications, code libraries, tutorials, and platforms.

#research-tools#ai-education#deep-reinforcement-learning
Stars9.9k
Forks1.9k
Last commit3 years ago
sktime
sktimePython

A unified Python framework for machine learning with time series, offering scikit-learn compatible tools for forecasting, classification, clustering, and more.

#hacktoberfest#data-science#classification
Stars9.9k
Forks2.2k
Last commit
PreviousPage 6 of 52

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
6 months ago
22 hours ago
3 years ago
1 month ago
12 days ago
17 days ago
1 day ago
Next
#Deep Learning643
#Python510
#Neural Networks350
#Data Science342
#Tensorflow257
#Computer Vision248
#Python Library200
#Pytorch186
#Natural Language Processing158
#Neural Network137
#Reinforcement Learning128
#Ai123