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

FEDOT
FEDOTPython

Automated modeling and machine learning framework FEDOT

#hyperparameter-optimization#multimodality#parameter-tuning
Stars708
Forks93
Last commit7 days ago
Jubatus
JubatusC++

Framework and Library for Distributed Online Machine Learning

#distributed#c-plus-plus#ml
Stars708
Forks140
Last commit7 years ago
ProGen2
ProGen2Python

Open-source language models and tools for protein engineering and design using AI.

#biotechnology#language-model#protein
Stars705
Forks137
Last commit1 month ago
perpetual
perpetualRust

A hyperparameter-free gradient boosting machine with a simple budget parameter, built for high performance with Rust and bindings for Python and R.

#causal-ml#gbdt#data-science
Stars703
Forks42
Last commit3 months ago
tensorflow-upstream
tensorflow-upstreamC++

TensorFlow port for AMD GPUs via ROCm, enabling machine learning on Radeon hardware.

#ai-framework#deep-learning#gpu-acceleration
Stars703
Forks99
Last commit7 days ago
vecstack
vecstackPython

A Python package for stacking (stacked generalization) with both functional and scikit-learn compatible APIs.

#ensemble-learning#blending#stacked-generalization
Stars700
Forks81
Last commit8 months ago
Reproducible Experiment Platform (REP)
Reproducible Experiment Platform (REP)Jupyter Notebook

IPython-based environment for reproducible machine learning research with unified wrappers for multiple ML libraries.

#parallel-computing#data-science#experiment-tracking
Stars700
Forks147
Last commit
Meme Search
Meme SearchRuby

An open-source, self-hostable meme search engine that uses AI to index and retrieve memes via semantic search.

#semantic-search#ai#meme-search
Stars695
Forks27
Last commit10 days ago
TensorFlow Decision Forests
TensorFlow Decision ForestsPython

A TensorFlow library for training, serving, and interpreting decision forest models like Random Forests and Gradient Boosted Trees.

#random-forest#interpretability#classification
Stars694
Forks117
Last commit
Awesome Data Science Ideas
Awesome Data Science Ideas

A curated list of proven AI use cases that generate business value across departments and industries.

#use-cases#data-science#business-intelligence
Stars693
Forks90
Last commit2 years ago
eps
epsRuby

A Ruby library for building and serving predictive models with support for PMML and integration with Python and R models.

#pmml#naive-bayes#automl
Stars692
Forks15
Last commit25 days ago
NetKet
NetKetPython

A Python library built on JAX for studying many-body quantum systems using neural networks and machine learning.

#scientific-computing#quantum#variational-methods
Stars692
Forks215
Last commit1 day ago
EvoDiff
EvoDiffPython

A diffusion framework for controllable protein sequence and evolutionary alignment generation using discrete diffusion models.

#multiple-sequence-alignment#diffusion-models#sequence-generation
Stars675
Forks109
Last commit6 months ago
BigARTM
BigARTMC++

A fast, open-source platform for topic modeling using Additive Regularization of Topic Models (ARTM).

#additive-regularization#sparse-modeling#python-library
Stars674
Forks119
Last commit5 months ago
pystruct
pystructPython

A Python library for structured learning and prediction with max-margin methods and a scikit-learn compatible interface.

#research-tool#python-library#support-vector-machines
Stars668
Forks174
Last commit4 years ago
Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMind
Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMindC++

An open-source implementation reproducing DeepMind's Atari-playing deep reinforcement learning system from their seminal 2013 paper.

#neural-networks#gpu-computing#deep-reinforcement-learning
Stars666
Forks203
Last commit
Lucent
LucentPython

A PyTorch adaptation of Lucid for visualizing and interpreting neural networks through feature visualization.

#neural-network-visualization#deep-learning#research-tools
Stars663
Forks95
Last commit1 year ago
profanity-check
profanity-checkPython

A fast, robust Python library to detect offensive language in text using a machine learning model.

#profanity-filter#sklearn#python3
Stars658
Forks122
Last commit2 years ago
Awesome-Torch (Repository on GitHub)
Awesome-Torch (Repository on GitHub)

A curated list of awesome Torch tutorials, projects, libraries, and communities for deep learning.

#deep-learning#neural-networks#research-tools
Stars653
Forks138
Last commit8 years ago
Intel® oneAPI Data Analytics Library
Intel® oneAPI Data Analytics LibraryC++

A high-performance C++/DPC++ library for accelerated machine learning on CPUs, GPUs, and distributed systems.

#oneapi#hacktoberfest#ai-machine-learning
Stars651
Forks227
Last commit1 day ago
libonnx
libonnxC

A lightweight, portable pure C99 ONNX inference engine for embedded devices with hardware acceleration support.

#embedded-systems#library#embedded
Stars650
Forks114
Last commit17 days ago
MGL
MGLCommon Lisp

A Common Lisp machine learning library focusing on neural networks, Boltzmann machines, and Gaussian processes with BLAS and CUDA support.

#blas#cuda#gradient-descent
Stars650
Forks40
Last commit27 days ago
Dora
DoraPython

A Python library that automates the tedious parts of exploratory data analysis with cleaning, feature engineering, visualization, and versioning.

#data-cleaning#data-versioning#python
Stars647
Forks75
Last commit11 months ago
Peloton
PelotonGo

A unified resource scheduler for co-scheduling batch, stateless, and stateful workloads in a single cluster to maximize resource utilization.

#stateless-workloads#container-orchestration#batch-processing
Stars646
Forks64
Last commit3 years ago
rustlearn
rustlearnRust

A Rust crate providing efficient implementations of common machine learning algorithms with support for dense and sparse data.

#parallel-computing#ensemble-methods#classification
Stars645
Forks56
Last commit5 years ago
Awesome Video Text Retrieval
Awesome Video Text Retrieval

A curated list of deep learning resources for video-text retrieval, including papers, implementations, and datasets.

#video-retrieval#cross-modal-retrieval#research-papers
Stars644
Forks69
Last commit2 years ago
Distrax
DistraxPython

A JAX-native library of probability distributions and bijectors, reimplementing a subset of TensorFlow Probability with emphasis on readability and extensibility.

#tensorflow-probability#jax#deep-learning
Stars644
Forks42
Last commit16 days ago
GPJax
GPJaxPython

A low-level Gaussian process framework in JAX and Flax, designed for maximum flexibility and close alignment with mathematical notation.

#research-tool#probabilistic-modeling#jax
Stars640
Forks81
Last commit4 days ago
GRAPE
GRAPEJupyter Notebook

🍇 GRAPE is a Rust/Python Graph Representation Learning library for Predictions and Evaluations

#graph#high-performance#knowledge-graph
Stars637
Forks39
Last commit2 years ago
GLM
GLMJulia

A Julia package for fitting linear and generalized linear models with comprehensive statistical functionality.

#statistical-models#regression-analysis#scientific-computing
Stars636
Forks117
Last commit1 month ago
Data Science Roadmap
Data Science Roadmap

A comprehensive roadmap chart and resource guide for aspiring data scientists, based on insights from Silicon Valley tech companies.

#educational-resources#data-science#skill-development
Stars636
Forks125
Last commit2 years ago
Opytimizer
OpytimizerPython

A Python library implementing nature-inspired meta-heuristic optimization algorithms for solving complex problems.

#computational-intelligence#research-tools#algorithm-library
Stars634
Forks43
Last commit2 months ago
Pgx
PgxPython

A collection of GPU-accelerated parallel game simulators for reinforcement learning, built with JAX.

#board-games#ai#parallel-computing
Stars633
Forks53
Last commit1 year ago
Detecto - Train and run object detection models with 5-10 lines of code
Detecto - Train and run object detection models with 5-10 lines of codePython

Build fully-functioning computer vision and object detection models with PyTorch in just 5 lines of code.

#transfer-learning#model-training#python-library
Stars628
Forks101
Last commit
hugot
hugotGo

Run ONNX transformer pipelines (like Hugging Face) natively in Go for inference and fine-tuning, with support for CPU, GPU, and TPU.

#semantic-search#ai-pipelines#transformer-models
Stars627
Forks44
Last commit1 day ago
gym-carla
gym-carlaPython

An OpenAI Gym environment wrapper for the CARLA autonomous driving simulator, enabling reinforcement learning research.

#robotics#autonomous-driving#carla-simulator
Stars618
Forks120
Last commit4 years ago
PreviousPage 26 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
2 months ago
11 years ago
2 years ago
Next
#Deep Learning643
#Python510
#Neural Networks350
#Data Science342
#Tensorflow257
#Computer Vision248
#Python Library200
#Pytorch186
#Natural Language Processing158
#Neural Network137
#Reinforcement Learning128
#Ai123