Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Machine Learning

Machine Learning

1464 projects

Showing 36 of 1464 projects

freeCodeCamp
freeCodeCampTypeScript

A free, self-paced curriculum and platform for learning full-stack web development, machine learning, and computer science.

#teachers#community-driven#learn-to-code
Stars446.4k
Forks44.9k
Last commit1 day ago
Tensorflow - Open source software library for numerical computation using data flow graphs
Tensorflow - Open source software library for numerical computation using data flow graphsC++

An end-to-end open source platform for machine learning with a comprehensive ecosystem of tools and libraries.

#research-tool#neural-network#distributed
Stars195.6k
Forks75.3k
Last commit
Hexagon delegate
Hexagon delegateC++

An end-to-end open source platform for machine learning with a comprehensive ecosystem of tools and libraries.

#neural-network#distributed#python-library
Stars195.6k
Forks75.3k
Last commit15 hours ago
Ollama
OllamaGo

A platform to run, manage, and serve open-source large language models (LLMs) locally or on your own infrastructure.

#ai-infrastructure#llama3#rest-api
Stars173.5k
Forks16.5k
Last commit23 hours ago
HuggingFace Transformers
HuggingFace TransformersPython

A model-definition framework for state-of-the-art machine learning models across text, vision, audio, and multimodal tasks.

#transformer#hacktoberfest#model-training
Stars161.4k
Forks33.4k
Last commit1 day ago
JAX, Flax & Transformers
JAX, Flax & TransformersPython

A model-definition framework for state-of-the-art machine learning models across text, vision, audio, and multimodal tasks.

#transformer#hacktoberfest#model-training
Stars161.4k
Forks33.4k
Last commit
PyTorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
PyTorch - Tensors and Dynamic neural networks in Python with strong GPU accelerationPython

A Python package for tensor computation with GPU acceleration and dynamic neural networks built on a tape-based autograd system.

#neural-network#python-library#deep-learning
Stars100.6k
Forks28.0k
Last commit
OpenCV
OpenCVC++

Open Source Computer Vision Library providing real-time image processing and AI capabilities.

#ai#opencv#deep-learning
Stars88.2k
Forks56.6k
Last commit2 days ago
OpenCV
OpenCVC++

An open-source library with over 2500 optimized algorithms for real-time computer vision and machine learning.

#opencv#deep-learning#c-plus-plus
Stars88.2k
Forks56.6k
Last commit2 days ago
ML-For-Beginners
ML-For-BeginnersJupyter Notebook

A 12-week, 26-lesson curriculum teaching classic machine learning using Scikit-learn through hands-on projects and quizzes.

#beginner-friendly#scikit-learn-python#data-science
Stars86.5k
Forks21.0k
Last commit
TensorFlow Models
TensorFlow ModelsPython

A repository of state-of-the-art model implementations and examples built with TensorFlow, demonstrating best practices for machine learning.

#research-models#deep-learning#model-repository
Stars77.7k
Forks45.0k
Last commit2 days ago
TensorFlow Slim Models
TensorFlow Slim ModelsPython

A repository of state-of-the-art model implementations and examples built with TensorFlow, demonstrating best practices for research and production.

#distributed-training#sota-models#deep-learning
Stars77.7k
Forks45.0k
Last commit
Prompt Engineering Guide
Prompt Engineering GuideMDX

A comprehensive open-source guide covering prompt engineering techniques, papers, notebooks, and resources for LLMs, RAG, and AI agents.

#context-engineering#deep-learning#agents
Stars75.4k
Forks8.2k
Last commit
tesseract
tesseractC++

An open-source OCR engine that converts images to text, supporting over 100 languages and multiple output formats.

#c-plus-plus-library#hacktoberfest#open-source
Stars74.6k
Forks10.7k
Last commit4 days ago
OpenAI Cookbook
OpenAI CookbookJupyter Notebook

A collection of example code and guides for accomplishing common tasks with the OpenAI API.

#ai-integration#openai#gpt-4
Stars74.1k
Forks12.5k
Last commit1 day ago
awesome-machine-learning
awesome-machine-learningPython

A curated list of awesome machine learning frameworks, libraries, and software organized by programming language.

#open-source#data-science#deep-learning
Stars72.7k
Forks15.5k
Last commit7 days ago
Awesome machine learning
Awesome machine learningPython

A curated list of awesome machine learning frameworks, libraries, and software organized by programming language.

#developer-tools#data-science#deep-learning
Stars72.7k
Forks15.5k
Last commit
openbb
openbbPython

An open-source data platform that integrates proprietary, licensed, and public financial data sources for analysts, quants, and AI agents.

#fastapi#python-sdk#crypto
Stars68.8k
Forks6.9k
Last commit22 hours ago
annotated_deep_learning_paper_implementations
annotated_deep_learning_paper_implementationsPython

A collection of 60+ annotated PyTorch implementations of deep learning papers with side-by-side explanatory notes.

#transformer#educational#deep-learning
Stars66.9k
Forks6.7k
Last commit
keras
kerasPython

A multi-backend deep learning framework that enables effortless model development across JAX, TensorFlow, PyTorch, and OpenVINO.

#multi-backend#model-training#jax
Stars64.1k
Forks19.7k
Last commit2 days ago
YOLOv8
YOLOv8Python

A cutting-edge framework for training and deploying state-of-the-art YOLO models for object detection, segmentation, classification, and pose estimation.

#pose-estimation#hub#model-training
Stars58.1k
Forks11.2k
Last commit18 hours ago
face_recognition
face_recognitionPython

A simple Python library and CLI tool for facial recognition, detection, and feature manipulation using dlib's deep learning models.

#python-library#deep-learning#opencv-integration
Stars56.5k
Forks13.7k
Last commit1 year ago
whisper.cpp
whisper.cppC++

High-performance C/C++ port of OpenAI's Whisper for efficient, cross-platform speech recognition.

#transformer#ggml#offline
Stars50.5k
Forks5.6k
Last commit2 days ago
Bindings for many languages
Bindings for many languagesC++

A high-performance C/C++ port of OpenAI's Whisper model for efficient, cross-platform speech recognition.

#transformer#automatic-speech-recognition#openai
Stars50.5k
Forks5.6k
Last commit2 days ago
Julia
JuliaJulia

A high-level, high-performance dynamic programming language for technical computing.

#programming-language#hacktoberfest#scientific-computing
Stars48.8k
Forks5.8k
Last commit20 hours ago
streamlit
streamlitPython

Transform Python scripts into interactive web apps for data dashboards, reports, and chat apps in minutes.

#developer-tools#open-source#data-science
Stars44.9k
Forks4.3k
Last commit23 hours ago
TensorFlow Python Notebooks
TensorFlow Python NotebooksJupyter Notebook

A comprehensive collection of TensorFlow tutorials and examples for beginners, covering both TF v1 and v2 with clear explanations.

#beginner-friendly#examples#data-science
Stars43.7k
Forks14.7k
Last commit
gradio
gradioPython

Build and share machine learning web apps and demos in Python with minimal code.

#interface#web-app#demo-tool
Stars42.8k
Forks3.5k
Last commit23 hours ago
FAISS
FAISSC++

A library for efficient similarity search and clustering of dense vectors, scaling to billions of vectors on a single server.

#ai#high-performance-computing#gpu-acceleration
Stars40.2k
Forks4.4k
Last commit16 hours ago
Deep Learning Reading Roadmap
Deep Learning Reading RoadmapPython

A curated reading roadmap of foundational and state-of-the-art deep learning papers for newcomers and researchers.

#research-papers#deep-learning#reading-roadmap
Stars39.5k
Forks7.3k
Last commit
Amortized Bayesian Optimization
Amortized Bayesian OptimizationJupyter Notebook

A collection of research code and datasets released by Google Research under open licenses.

#ai#open-datasets#cc-by-4-0
Stars38.1k
Forks8.4k
Last commit2 days ago
ALX
ALXJupyter Notebook

A collection of research code and datasets released by Google Research under open licenses.

#ai#open-datasets#cc-by-4-0
Stars38.1k
Forks8.4k
Last commit2 days ago
gym
gymPython

A Python toolkit for developing and comparing reinforcement learning algorithms through a standard API and environment set.

#python-library#research-toolkit#benchmark-environments
Stars37.2k
Forks8.7k
Last commit2 months ago
jax
jaxPython

A Python library for accelerator-oriented array computation and program transformation, designed for high-performance numerical computing and machine learning.

#high-performance-computing#jax#array-computation
Stars35.8k
Forks3.6k
Last commit23 hours ago
JAX
JAXPython

A Python library for composable transformations of numerical programs: automatic differentiation, vectorization, and JIT compilation to GPU/TPU.

#high-performance-computing#jax#array-computation
Stars35.8k
Forks3.6k
Last commit23 hours ago
JAX GitHub Discussions
JAX GitHub DiscussionsPython

A Python library for composable transformations of numerical programs: automatic differentiation, vectorization, and JIT compilation to GPU/TPU.

#high-performance-computing#jax#array-computation
Stars35.8k
Forks3.6k
Last commit23 hours ago
Page 1 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
15 hours ago
1 day ago
16 hours ago
5 days ago
2 days ago
2 months ago
7 days ago
4 months ago
1 year ago
3 years ago
Next
#Deep Learning561
#Python427
#Neural Networks293
#Data Science286
#Tensorflow211
#Computer Vision210
#Python Library182
#Pytorch167
#Natural Language Processing128
#Reinforcement Learning119
#Neural Network110
#Ai101