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

computer-vision-in-action
computer-vision-in-actionJupyter Notebook

An interactive online learning platform for computer vision with a comprehensive Chinese ebook, code, and community.

#deep-learning#neural-networks#image-processing
Stars2.9k
Forks405
Last commit
AI Fairness 360
AI Fairness 360Python

An extensible open-source toolkit for detecting, mitigating, and explaining bias in machine learning datasets and models.

#fairness-awareness-model#bias-mitigation#ai
Stars2.8k
Forks912
Last commit1 month ago
scikit-optimize
scikit-optimizePython

Sequential model-based optimization with a `scipy.optimize` interface

#scientific-computing#hyperparameter-optimization#hyperparameter-tuning
Stars2.8k
Forks559
Last commit2 years ago
whisper-timestamped
whisper-timestampedPython

A Python library that extends OpenAI's Whisper to provide accurate word-level timestamps and confidence scores for multilingual speech recognition.

#subtitle-generation#python-library#deep-learning
Stars2.8k
Forks212
Last commit
POT
POTPython

A comprehensive Python library for solving optimal transport problems with solvers for linear, entropic, Gromov-Wasserstein, and unbalanced OT, plus machine learning applications.

#wasserstein-discriminant-analysis#python-library#signal-processing
Stars2.8k
Forks552
Last commit
captcha_break
captcha_breakJupyter Notebook

A deep learning project using Keras to build convolutional and recurrent neural networks for high-accuracy captcha recognition.

#deep-learning#pytorch-tutorial#keras
Stars2.8k
Forks668
Last commit4 years ago
hercules
herculesGo

A fast, customizable Git repository analysis engine for extracting advanced insights from commit history.

#commit-history#developer-activity#code-metrics
Stars2.8k
Forks287
Last commit3 years ago
Proof of concept for loading Caffe models in TensorFlow
Proof of concept for loading Caffe models in TensorFlowPython

Convert Caffe deep learning models to TensorFlow format for deployment and inference.

#model-conversion#deep-learning#neural-networks
Stars2.8k
Forks1.0k
Last commit
Loghub
Loghub

A large collection of real-world system log datasets for AI-driven log analytics research.

#logs#operating-systems#distributed-systems
Stars2.8k
Forks784
Last commit2 days ago
Ax
AxPython

An accessible, general-purpose platform for understanding, managing, deploying, and automating adaptive experiments using Bayesian and bandit optimization.

#hyperparameter-optimization#parameter-tuning#python-library
Stars2.8k
Forks378
Last commit7 days ago
nuscenes-devkit
nuscenes-devkitPython

A Python toolkit for working with the nuScenes and nuImages autonomous driving datasets, providing data loading, visualization, and evaluation utilities.

#lidar#autonomous-driving#multimodal-data
Stars2.8k
Forks715
Last commit3 days ago
ELI5
ELI5Jupyter Notebook

A library for debugging/inspecting machine learning classifiers and explaining their predictions

#data-science#inspection#lightgbm
Stars2.8k
Forks325
Last commit3 months ago
nnabla
nnablaPython

A deep learning framework for research, development, and production with flexible Python API and C++ core.

#cuda#model-training#deep-learning
Stars2.8k
Forks336
Last commit11 months ago
TensorFlow Ranking
TensorFlow RankingPython

A TensorFlow library for Learning-to-Rank (LTR) techniques, providing loss functions, metrics, and models for ranking tasks.

#information-retrieval#deep-learning#recommender-systems
Stars2.8k
Forks477
Last commit2 years ago
Data Science Projects
Data Science ProjectsJupyter Notebook

A curated collection of hands-on data science project ideas and resources for learning machine learning and AI concepts.

#data-science#kaggle#deep-learning
Stars2.7k
Forks639
Last commit2 years ago
Mars
MarsPython

Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.

#lightgbm#python#xgboost
Stars2.7k
Forks325
Last commit2 years ago
DMTK - Microsoft Distributed Machine Learning Tookit
DMTK - Microsoft Distributed Machine Learning Tookit

A toolkit for distributed machine learning featuring parameter server framework, topic modeling, gradient boosting, and word embedding.

#large-scale-ml#asgd#microsoft
Stars2.7k
Forks555
Last commit7 years ago
docker-python
docker-pythonPython

Docker image providing the Python environment used by Kaggle Notebooks for data science competitions.

#data-science#kaggle#reproducible-research
Stars2.7k
Forks1.0k
Last commit25 days ago
NumPyro
NumPyroPython

A lightweight probabilistic programming library using NumPy and JAX for autograd and JIT compilation to GPU/TPU/CPU.

#variational-inference#jax#gpu-acceleration
Stars2.7k
Forks297
Last commit4 days ago
Awesome Learning with Label Noise
Awesome Learning with Label Noise

A curated collection of academic papers, code, and resources for learning with noisy labels in machine learning.

#weak-supervision#noisy-labels#deep-learning
Stars2.7k
Forks355
Last commit1 year ago
ml.js
ml.jsJavaScript

A comprehensive collection of machine learning algorithms and mathematical utilities implemented in JavaScript for browser and Node.js.

#browser-ml#regression-analysis#data-science
Stars2.7k
Forks210
Last commit1 year ago
Benchmark TensorFlow GitHub
Benchmark TensorFlow GitHubPython

A benchmarking suite comparing the performance of public convolutional neural network implementations across multiple deep learning frameworks.

#framework-comparison#model-evaluation#deep-learning
Stars2.7k
Forks572
Last commit
Mctx
MctxPython

A JAX-native library implementing Monte Carlo tree search algorithms like AlphaZero and MuZero for reinforcement learning research.

#policy-improvement#jax#search-algorithms
Stars2.6k
Forks208
Last commit16 days ago
Awesome Implicit Neural Representations
Awesome Implicit Neural Representations

A curated list of key papers and resources on implicit neural representations, a novel approach to parameterizing signals as continuous functions.

#nerf#research-papers#deep-learning
Stars2.6k
Forks146
Last commit2 years ago
Alibi
AlibiPython

A Python library for explaining machine learning models using black-box, white-box, local, and global interpretation methods.

#shap#model-inspection#python-library
Stars2.6k
Forks265
Last commit9 months ago
Awesome Network Embedding
Awesome Network Embedding

A curated list of network embedding techniques, including papers, implementations, and related resources for graph representation learning.

#graph-neural-networks#knowledge-graphs#research-papers
Stars2.6k
Forks490
Last commit5 years ago
lifelines
lifelinesPython

A pure Python library for survival analysis, modeling time-to-event data with censoring.

#maximum-likelihood#kaplan-meier#data-science
Stars2.6k
Forks574
Last commit4 months ago
Sungjoon's TensorFlow-101
Sungjoon's TensorFlow-101Jupyter Notebook

A collection of beginner-friendly TensorFlow tutorials using Jupyter Notebook, covering deep learning fundamentals and practical applications.

#python-tutorials#data-science#deep-learning
Stars2.6k
Forks730
Last commit
Pipcook
PipcookTypeScript

A JavaScript application framework for machine learning and its engineering, designed for Web developers.

#js#javascript-framework#model-training
Stars2.6k
Forks211
Last commit1 day ago
DQN-tensorflow
DQN-tensorflowPython

TensorFlow implementation of Deep Q-Networks (DQN) for human-level control in reinforcement learning environments.

#openai-gym#neural-networks#tensorflow
Stars2.6k
Forks757
Last commit7 years ago
Hamilton
HamiltonJupyter Notebook

A Python library for defining portable, modular, and testable data transformation DAGs with built-in lineage and metadata.

#data-lineage#etl-pipeline#python-library
Stars2.6k
Forks201
Last commit5 days ago
Hamilton
HamiltonJupyter Notebook

A lightweight Python library for creating portable, expressive, and testable data transformation DAGs with built-in lineage and metadata.

#data-lineage#etl-pipeline#python-library
Stars2.6k
Forks201
Last commit5 days ago
DeepDetect
DeepDetectC++

An open-source deep learning API and server written in C++ that supports multiple backends like PyTorch, TensorRT, and TensorFlow for training and inference.

#deep-learning#rest-api#neural-nets
Stars2.5k
Forks548
Last commit7 days ago
Vulkan Kompute
Vulkan KomputeC++

A general-purpose GPU compute framework built on Vulkan for cross-vendor graphics cards, enabling high-performance data processing and machine learning.

#vulkan#parallel-computing#gpu-compute
Stars2.5k
Forks196
Last commit8 days ago
Alibi Detect
Alibi DetectJupyter Notebook

A Python library for outlier, adversarial, and drift detection in machine learning models, supporting tabular, text, image, and time series data.

#python-library#anomaly#data-integrity
Stars2.5k
Forks248
Last commit7 months ago
PyGraphistry
PyGraphistryPython

A Python library for loading, shaping, embedding, and exploring large graphs with GPU-accelerated visualization and analytics.

#networkx#graph#graph-query-language
Stars2.5k
Forks231
Last commit1 day ago
PreviousPage 15 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
2 years ago
10 months ago
17 days ago
7 years ago
9 years ago
6 years ago
Next
#Deep Learning643
#Python510
#Neural Networks350
#Data Science342
#Tensorflow257
#Computer Vision248
#Python Library200
#Pytorch186
#Natural Language Processing158
#Neural Network137
#Reinforcement Learning128
#Ai123