machine-learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
There are 137651 repositories under machine-learning topic.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
keras-team/keras
Deep Learning for humans
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
deepfakes/faceswap
Deepfakes Software For All
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
JuliaLang/julia
The Julia Programming Language
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
photoprism/photoprism
AI-Powered Photos App for the Decentralized Web 🌈💎✨
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
google-research/google-research
Google Research
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
OpenBB-finance/OpenBB
Investment Research for Everyone, Everywhere.
BVLC/caffe
Caffe: a fast open framework for deep learning.
ultralytics/ultralytics
Ultralytics YOLO11 🚀
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python