Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Machine Learning

Machine Learning

670 projects

Showing 36 of 601 projects

GPyTorch
GPyTorchPython

A highly efficient, scalable Gaussian process library implemented in PyTorch with GPU acceleration and modular design.

#probabilistic-modeling#gpu-acceleration#numerical-linear-algebra
Stars3.9k
Forks590
Last commit11 days ago
Neon - Python based Deep Learning Framework
Neon - Python based Deep Learning FrameworkPython

Intel's reference deep learning framework designed for high performance across CPUs, GPUs, and custom hardware.

#fast#neural-network#intel-mkl
Stars3.9k
Forks808
Last commit
DeepLearnToolbox
DeepLearnToolboxMATLAB

A MATLAB/Octave toolbox for deep learning with implementations of neural networks, deep belief nets, autoencoders, and convolutional networks.

#deep-belief-networks#research-tool#autoencoders
Stars3.9k
Forks2.3k
Last commit
TensorFlowOnSpark
TensorFlowOnSparkPython

Enables distributed TensorFlow training and inferencing on Apache Spark and Hadoop clusters with minimal code changes.

#apache-spark#yahoo#model-training
Stars3.9k
Forks941
Last commit2 years ago
100 NLP Papers
100 NLP Papers

A curated list of 100 foundational and influential papers in natural language processing for students and researchers.

#literature-review#computational-linguistics#research-papers
Stars3.8k
Forks558
Last commit4 years ago
Robotic Tooling
Robotic Tooling

A curated list of open-source tools for professional robotic development in C++ and Python, covering ROS, autonomous driving, and aerospace.

#robotics#autonomous-driving#simulation
Stars3.8k
Forks538
Last commit2 years ago
TurboPilot
TurboPilotC++

An open-source, locally-runnable code completion engine using large language models that works on CPU.

#developer-tools#vscode-extension#language-model
Stars3.8k
Forks122
Last commit2 years ago
Introduction to machine learning with scikit-learn
Introduction to machine learning with scikit-learnJupyter Notebook

A collection of Jupyter notebooks accompanying a 10-part video series teaching machine learning with Python's scikit-learn library.

#video-tutorials#educational#ml-workflow
Stars3.8k
Forks2.5k
Last commit
implicit
implicitPython

Fast Python library for collaborative filtering recommendation algorithms on implicit feedback datasets.

#cython#recommender-system#recommender-systems
Stars3.8k
Forks628
Last commit1 year ago
Machine Learning For Hackers <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
Machine Learning For Hackers <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">R

R code examples from the 'Machine Learning for Hackers' book, demonstrating practical machine learning techniques.

#code-examples#statistical-analysis#practical-ml
Stars3.8k
Forks2.2k
Last commit
Tablesaw
TablesawJava

A Java dataframe and visualization library for data loading, cleaning, transformation, and analysis.

#statistical-analysis#chart#data-science
Stars3.7k
Forks651
Last commit1 month ago
lightly - A computer vision framework for self-supervised learning
lightly - A computer vision framework for self-supervised learningPython

A Python library for self-supervised learning on images, providing a modular PyTorch-like framework with support for modern SSL models.

#hacktoberfest#deep-learning#contributions-welcome
Stars3.7k
Forks325
Last commit
polyaxon
polyaxon

An open-source platform for building, training, and monitoring large-scale deep learning applications with full lifecycle MLOps.

#distributed-training#hyperparameter-tuning#workflow-orchestration
Stars3.7k
Forks324
Last commit4 days ago
ReAgent
ReAgentPython

An end-to-end platform for applied reinforcement learning and contextual bandits, originally developed at Facebook for production recommendation systems.

#contextual-bandits#production-ml#recommender-systems
Stars3.7k
Forks529
Last commit
Andrew-NG-Notes
Andrew-NG-NotesJupyter Notebook

A collection of handwritten notes, notebooks, and resources for Andrew Ng's Deep Learning Specialization on Coursera.

#neural-network#educational-resources#deep-learning
Stars3.7k
Forks1.2k
Last commit8 months ago
LLamaSharp
LLamaSharpC#

A C#/.NET library for efficient local inference of LLaMA and other large language models, based on llama.cpp.

#llava#llama3#csharp
Stars3.6k
Forks497
Last commit3 days ago
Ploomber
PloomberPython

The fastest way to build data pipelines with iterative development and deployment anywhere.

#deployment#pipelines#airflow
Stars3.6k
Forks241
Last commit10 months ago
Tensorflow-Project-Template
Tensorflow-Project-TemplatePython

A TensorFlow project template with a well-designed folder structure and OOP design to accelerate deep learning development.

#neural-network#model-training#project-template
Stars3.6k
Forks797
Last commit
Awesome-Quant-Machine-Learning-Trading
Awesome-Quant-Machine-Learning-Trading

A curated collection of high-quality resources for quantitative and algorithmic trading with a focus on machine learning applications.

#algorithmic-trading#machine-learning-trading#deep-learning
Stars3.6k
Forks645
Last commit11 months ago
Retro Contest
Retro ContestC

A toolkit for turning classic video games into Gym environments for reinforcement learning research.

#python-library#openai#emulation
Stars3.6k
Forks532
Last commit2 years ago
Awesome Visual Transformer
Awesome Visual Transformer

A curated collection of research papers and resources on Vision Transformers (ViT) for computer vision tasks.

#transformer#literature-review#visual-transformer
Stars3.6k
Forks403
Last commit1 year ago
Colornet - Neural Network to colorize grayscale images
Colornet - Neural Network to colorize grayscale imagesPython

A neural network that automatically adds color to grayscale images using deep learning techniques.

#neural-network#deep-learning#grayscale-to-color
Stars3.6k
Forks315
Last commit
ML Workspace
ML WorkspaceJupyter Notebook

A web-based IDE for machine learning and data science with pre-installed libraries and tools, deployable via Docker.

#jupyter-lab#data-science#deep-learning
Stars3.5k
Forks459
Last commit1 year ago
pomegranate
pomegranatePython

A Python library for probabilistic modeling built on PyTorch, offering modular distributions, GPU support, and flexible model composition.

#probabilistic-modeling#mixture-models#bayesian-networks
Stars3.5k
Forks595
Last commit1 year ago
BoTorch
BoTorchJupyter Notebook

A modular library for Bayesian optimization built on PyTorch, enabling efficient optimization of expensive black-box functions.

#probabilistic-models#bayesian-optimization#gpu-acceleration
Stars3.5k
Forks474
Last commit2 days ago
BlenderProc
BlenderProcPython

A procedural Blender pipeline for generating photorealistic training images for computer vision and machine learning.

#camera-positions#blender-pipeline#procedural-generation
Stars3.5k
Forks507
Last commit3 months ago
pytracking
pytrackingPython

A PyTorch-based framework for visual object tracking and video object segmentation, featuring implementations of state-of-the-art trackers like TaMOs, RTS, and DiMP.

#video-object-segmentation#model-training#deep-learning
Stars3.5k
Forks613
Last commit
LSTM for Human Activity Recognition
LSTM for Human Activity RecognitionJupyter Notebook

Human Activity Recognition using TensorFlow and LSTM RNNs on smartphone sensor data to classify six movement types.

#neural-network#human-activity-recognition#deep-learning
Stars3.5k
Forks936
Last commit
Classification on raw time series in TensorFlow with a LSTM RNN
Classification on raw time series in TensorFlow with a LSTM RNNJupyter Notebook

Human Activity Recognition using TensorFlow and LSTM RNNs on smartphone sensor data to classify six movement types.

#neural-network#human-activity-recognition#deep-learning
Stars3.5k
Forks936
Last commit
Scikit-LLM
Scikit-LLMPython

Seamlessly integrate large language models like ChatGPT into scikit-learn for enhanced text analysis tasks.

#zero-shot-learning#python-library#text-classification
Stars3.5k
Forks283
Last commit21 days ago
TensorWatch
TensorWatchJupyter Notebook

A debugging and visualization tool for data science, deep learning, and reinforcement learning in Jupyter Notebook.

#ai#data-science#deep-learning
Stars3.5k
Forks361
Last commit24 days ago
nanobind
nanobindC++

A tiny and efficient C++/Python binding library with faster compilation, smaller binaries, and lower runtime overhead than pybind11.

#scientific-computing#high-performance#binding-library
Stars3.5k
Forks300
Last commit9 days ago
PyTorch-BigGraph
PyTorch-BigGraphPython

A distributed system for learning graph embeddings from large-scale graphs with billions of entities and trillions of edges.

#negative-sampling#entity-embeddings#knowledge-graphs
Stars3.5k
Forks454
Last commit
Breeze
BreezeScala

A numerical processing library for Scala, providing generic, clean, and powerful linear algebra and scientific computing capabilities.

#scientific-computing#netlib#matrix-operations
Stars3.5k
Forks691
Last commit6 months ago
Ethen's Notebook Collection
Ethen's Notebook CollectionHTML

A comprehensive collection of machine learning tutorials and implementations in Python, covering algorithms from scratch to production deployment.

#python-tutorials#data-science#deep-learning
Stars3.4k
Forks669
Last commit
Generative Deep Art
Generative Deep Art

A curated list of Generative AI tools, models, artworks, and educational resources.

#dalle2#ai-art#text-to-image
Stars3.4k
Forks739
Last commit4 months ago
PreviousPage 12 of 17

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
5 years ago
7 years ago
2 years ago
7 years ago
4 days ago
3 days ago
4 years ago
6 years ago
1 year ago
3 years ago
3 years ago
2 years ago
1 month ago
Next
#Deep Learning316
#Python231
#Data Science160
#Neural Networks137
#Computer Vision125
#Tensorflow115
#Python Library110
#Pytorch100
#Reinforcement Learning71
#Neural Network64
#Ai59
#Natural Language Processing58