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

TRPO
TRPOPython

A reinforcement learning toolbox implementing TRPO and A3C algorithms for continuous action spaces.

#policy-optimization#a3c#continuous-action-space
Stars41
Forks8
Last commit8 years ago
neonrvm
neonrvmC

An open-source machine learning library for regression tasks using the Relevance Vector Machine (RVM) technique.

#c-library#scientific-computing#sparse-bayesian-learning
Stars41
Forks5
Last commit6 years ago
machine
machineCrystal

A simple machine learning library for Crystal with a working Bayes classifier and upcoming decision tree.

#bayes-classifier#naive-bayes#ml-library
Stars40
Forks5
Last commit4 years ago
SwiftLearner
SwiftLearnerScala

A Scala machine learning library with simple, readable implementations of classic algorithms for prototyping and education.

#algorithm-implementation#educational#scala-library
Stars40
Forks9
Last commit1 year ago
SVM
SVMJulia

Native Julia implementations of standard SVM algorithms, including Pegasos and Dual Coordinate Descent.

#julia#pegasos#statistics
Stars40
Forks25
Last commit10 years ago
Submitting Argo Workflows (Cloud Agnostic)
Submitting Argo Workflows (Cloud Agnostic)Shell

A GitHub Action that submits Argo Workflows from GitHub Actions to enable CI/CD for machine learning on Kubernetes.

#argo-workflows#devops#container-orchestration
Stars40
Forks14
Last commit
open-solution-value-prediction
open-solution-value-predictionPython

An open-source machine learning solution for the Santander Value Prediction Challenge on Kaggle.

#open-source#reproducible-experiments#data-science
Stars39
Forks21
Last commit
MCGrad
MCGradJupyter Notebook

A scalable Python tool for multicalibration that ensures ML model predictions are well-calibrated across all data segments, not just globally.

#data-segments#python-library#fairness
Stars39
Forks5
Last commit8 days ago
graph
graphLua

A graphical computation package for Torch that enables graph-based operations and visualization.

#scientific-computing#graph-computation#graph-visualization
Stars38
Forks31
Last commit9 years ago
Topic Models
Topic ModelsJulia

A Julia package implementing Latent Dirichlet Allocation (LDA) topic models with collapsed Gibbs sampling inference.

#julia#text-analysis#gibbs-sampling
Stars38
Forks17
Last commit6 years ago
OPFython
OPFythonPython

A Python implementation of the Optimum-Path Forest classifier for machine learning tasks.

#research-tool#optimum-path-forest#python-library
Stars38
Forks19
Last commit2 months ago
max-chinese-phonetic-similarity-estimator
max-chinese-phonetic-similarity-estimatorPython

A phonetic algorithm for indexing Chinese characters by sound, estimating distance between words and finding similar-sounding candidates.

#pinyin#python-library#iso-7098
Stars38
Forks12
Last commit
Sarus TF2 Models
Sarus TF2 ModelsPython

A collection of classical machine learning models implemented with TensorFlow 2 and Keras, featuring TensorBoard visualizations.

#ai#autoencoder#pipenv
Stars37
Forks7
Last commit4 years ago
linnaeus
linnaeusRuby

A Redis-backed naive Bayesian classification system for Ruby applications.

#redis#text-classification#bayesian-classifier
Stars37
Forks10
Last commit10 years ago
annoy-rb
annoy-rbC++

Ruby bindings for Annoy (Approximate Nearest Neighbors Oh Yeah), enabling fast nearest neighbor searches in Ruby applications.

#approximate-nearest-neighbor-search#bindings#gem
Stars37
Forks2
Last commit1 month ago
MAChineLearning
MAChineLearningObjective-C

A native Objective-C framework for experimenting with neural networks and natural language processing on macOS and iOS.

#ios#objective-c#neural-networks
Stars37
Forks8
Last commit7 years ago
ML Model building
ML Model buildingJupyter Notebook

A collection of resources and examples for learning fundamental machine learning techniques and algorithms.

#beginner-friendly#data-science#education
Stars37
Forks5
Last commit5 years ago
Kinho
KinhoPython

A Python library for building and training feedforward neural networks with GPU support and mini-batch learning.

#feedforward-network#neural-network#deep-learning
Stars37
Forks2
Last commit4 days ago
tabnine
tabnineTypeScript

AI-powered code completion extension for JupyterLab that suggests completions based on machine learning models trained on billions of lines of open-source code.

#jupyterlab-extension#developer-tools#team-collaboration
Stars37
Forks8
Last commit
RBMs in R
RBMs in RR

An R package implementing Restricted Boltzmann Machines for collaborative filtering and feature learning.

#r-package#neural-networks#collaborative-filtering
Stars36
Forks15
Last commit5 years ago
Ocaml-sklearn
Ocaml-sklearnPython

OCaml bindings for Python's scikit-learn machine learning library.

#functional-programming#scipy#data-science
Stars36
Forks3
Last commit5 years ago
Question Answering with Knowledge Bases, Web and Beyond
Question Answering with Knowledge Bases, Web and Beyond

An incomplete collection of academic and research presentation slides by Scott Wen-tau Yih.

#conference-talks#natural-language-processing#presentation-slides
Stars36
Forks9
Last commit7 years ago
torch-datasets
torch-datasetsLua

A collection of easy-to-use machine learning datasets for Torch7 with built-in preprocessing and sampling utilities.

#sampling#deep-learning#torch7
Stars36
Forks19
Last commit12 years ago
RusticSOM
RusticSOMRust

A Rust library for implementing Self-Organizing Maps (SOM) with customizable training and serialization.

#self-organizing-maps#crates#dimensionality-reduction
Stars36
Forks6
Last commit3 years ago
Awesome Keras
Awesome Keras

A curated list of awesome Keras projects, libraries, and resources for deep learning.

#neural-network#data-science#deep-learning
Stars36
Forks1
Last commit3 years ago
alchemyapi_ruby
alchemyapi_rubyRuby

A legacy Ruby SDK for accessing AlchemyAPI's text analysis and image recognition AI services.

#text-analysis#cloud-api#natural-language-processing
Stars36
Forks28
Last commit9 years ago
Notebooks
NotebooksDockerfile

A Docker-based starter kit providing pre-configured Jupyter notebook environments for machine learning with TensorFlow, PyTorch, and essential libraries.

#cuda#gpu-ready#ml-environment
Stars35
Forks6
Last commit8 months ago
holdr
holdrObjective-C

Detects when you're physically holding your phone using device sensors and machine learning.

#sensor-fusion#ios#android
Stars35
Forks1
Last commit11 years ago
Training a Convnet for the Galaxy-Zoo Kaggle challenge(CUDA demo)
Training a Convnet for the Galaxy-Zoo Kaggle challenge(CUDA demo)Lua

A convolutional neural network solution for the GalaxyZoo galaxy classification challenge, achieving 9th place with a score of 0.08246.

#kaggle-competition#astronomy#image-classification
Stars35
Forks11
Last commit
cerebrum
cerebrumRuby

An implementation of artificial neural networks in Ruby for experimentation and learning about ANN fundamentals.

#experimentation#neural-network#ruby-gem
Stars35
Forks10
Last commit7 years ago
Compile, Deploy and Run Kubeflow Pipeline
Compile, Deploy and Run Kubeflow PipelinePython

A GitHub Action for compiling and deploying Kubeflow Pipelines to a Kubeflow cluster on Google Cloud Platform.

#google-cloud-platform#pipeline-deployment#mlops
Stars35
Forks17
Last commit
dowel
dowelPython

A lightweight logging library for machine learning research experiments.

#python-library#experiment-tracking#research-tools
Stars35
Forks37
Last commit2 years ago
randomkit
randomkitLua

Provides Lua/Torch bindings for the Randomkit library, enabling random number generation from various statistical distributions.

#random-number-generation#scientific-computing#c-bindings
Stars35
Forks25
Last commit7 years ago
go-ml-benchmarks
go-ml-benchmarksGo

Benchmarks comparing machine learning inference performance for tabular models in Go, focusing on low-latency single-sample predictions.

#benchmarks#low-latency#inference
Stars34
Forks2
Last commit1 month ago
evoli
evoliGo

A Go library implementing Genetic Algorithm and Particle Swarm Optimization for solving optimization problems.

#particle-swarm-optimization#go-library#evolutionary-computation
Stars33
Forks11
Last commit4 years ago
milvus
milvusRuby

A Ruby client library for interacting with the Milvus vector database API.

#semantic-search#ai#milvus
Stars33
Forks7
Last commit1 year ago
PreviousPage 46 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
4 years ago
4 years ago
10 months ago
3 years ago
11 years ago
4 years ago
Next
#Deep Learning643
#Python510
#Neural Networks350
#Data Science342
#Tensorflow257
#Computer Vision248
#Python Library200
#Pytorch186
#Natural Language Processing158
#Neural Network137
#Reinforcement Learning128
#Ai123