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

captcha.irctc
captcha.irctcLua

A deep learning model that reads IRCTC captchas with 98% accuracy, demonstrating their vulnerability to automated booking.

#irctc#deep-learning#neural-networks
Stars215
Forks40
Last commit6 years ago
Optimal Transport Tools
Optimal Transport ToolsPython

A Python toolbox for solving optimal transport problems with JAX-powered computational efficiency.

#jax#python-library#differentiable-algorithms
Stars214
Forks17
Last commit4 years ago
cunn
cunnCuda

CUDA backend implementation for Torch's neural network package, enabling GPU acceleration for deep learning models.

#cuda#scientific-computing#deep-learning
Stars213
Forks173
Last commit7 years ago
SentryPeer
SentryPeerC

A peer-to-peer SIP honeypot and fraud detection tool that collects and shares malicious IP addresses and phone numbers.

#honeypot#fail2ban-integration#telephony
Stars211
Forks24
Last commit4 days ago
mir
mirD

A generic numerical library for D providing sparse tensors, linear algebra, and machine learning components.

#blas#d-language#scientific-computing
Stars211
Forks20
Last commit4 years ago
deeplearn-rs
deeplearn-rsRust

A proof-of-concept neural network library in Rust with implementations for MNIST digit recognition and char-rnn LSTM models.

#educational#deep-learning#neural-networks
Stars210
Forks22
Last commit6 years ago
tree-math
tree-mathPython

A Python library that enables mathematical operations on JAX pytrees, allowing numerical algorithms to work directly with complex nested data structures.

#pytrees#scientific-computing#jax
Stars210
Forks9
Last commit1 year ago
ClojureCUDA
ClojureCUDAC

A Clojure library for GPU-accelerated computing using NVIDIA CUDA, enabling high-performance parallel processing.

#cuda#scientific-computing#high-performance-computing
Stars207
Forks12
Last commit7 days ago
Rosetta
RosettaJupyter Notebook

A Python toolkit for text-focused data science on medium-sized datasets, bridging memory and cluster-scale processing.

#stream-processing#multiprocessing#scientific-computing
Stars207
Forks45
Last commit
Dataset
DatasetPython

A Python library for building lazy data processing and machine learning workflows that handle datasets larger than memory.

#pipeline-framework#batch-processing#workflow
Stars206
Forks45
Last commit14 days ago
ChatGPT Widescreen Mode
ChatGPT Widescreen ModeJavaScript

🖥️ Award-winning extension to enhance ChatGPT with wide/full/tall-screen + spamblock modes. Also works on poe.com!

#chat#ai#greasemonkey
Stars206
Forks18
Last commit1 day ago
Usiigaci
UsiigaciJupyter Notebook

A semi-automated pipeline for instance-aware cell segmentation, tracking, and migration analysis in phase contrast microscopy using Mask R-CNN.

#biomedical-research#bioimage-analysis#resnet-101
Stars205
Forks69
Last commit5 years ago
visualize_ML
visualize_MLPython

A Python package for automated univariate and bivariate data analysis and visualization to streamline machine learning workflows.

#statistical-analysis#statisics#feature-selection
Stars205
Forks29
Last commit9 years ago
goRecommend
goRecommendGo

A Go library implementing collaborative filtering algorithms for recommendation systems, including ALS, Bayesian, and similarity-based approaches.

#go-library#collaborative-filtering#alternating-least-squares
Stars205
Forks22
Last commit
node-red-labs
node-red-labs

A collection of Node-RED examples and labs for integrating IBM Watson Developer Cloud services.

#iot#developer-tools#ai-integration
Stars205
Forks361
Last commit8 years ago
Chinese-Character-Recognition
Chinese-Character-RecognitionPython

A TensorFlow CNN implementation for Chinese character recognition, achieving 92.5% top-1 accuracy with batch normalization.

#deep-learning#cnn#tensorflow
Stars205
Forks76
Last commit9 years ago
DynaML
DynaMLScala

A Scala and JVM machine learning toolbox for research, education, and industry with an interactive REPL and end-to-end pipelines.

#research-tool#apache-spark#scala-library
Stars202
Forks45
Last commit3 years ago
go-ml
go-mlGo

A Go library implementing essential machine learning algorithms including linear regression, logistic regression, and neural networks.

#logistic-regression#neural-networks#go-library
Stars199
Forks25
Last commit9 years ago
captcha_cracker
captcha_crackerPython

A convolutional neural network model built with Keras for recognizing captcha images generated by the Laravel Captcha library.

#neural-network#cnn-keras#keras
Stars199
Forks57
Last commit3 years ago
Praxis
PraxisPython

A layer library for JAX-based machine learning projects, optimized for large-scale ML.

#large-scale-ml#jax#deep-learning
Stars198
Forks44
Last commit2 days ago
CaPTk
CaPTkC++

Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk

#cancer-imaging-research#nci-itcr#radiomics
Stars197
Forks66
Last commit2 years ago
shainet
shainetCrystal

A pure Crystal machine learning library for building and training neural networks with CPU/GPU support and PyTorch compatibility.

#transformer#cuda#neural-network
Stars197
Forks19
Last commit25 days ago
mdlt
mdltJavaScript

A lightweight command-line tool for performing arithmetic and symbolic math operations directly in the terminal.

#calculus#npm-package#command-line-tool
Stars197
Forks9
Last commit8 years ago
optim
optimLua

A collection of optimization algorithms and logging utilities for Torch machine learning models.

#gradient-descent#model-training#deep-learning
Stars196
Forks158
Last commit8 years ago
DVClive
DVClivePython

A Python library for logging ML metrics, parameters, and models in simple file formats, compatible with DVC and Git.

#hacktoberfest#developer-tools#python-library
Stars196
Forks40
Last commit4 days ago
MicroMLP
MicroMLPPython

A lightweight multilayer perceptron neural network library for MicroPython, designed for embedded systems like ESP32 and Pycom modules.

#ai#neural-network#micropython
Stars195
Forks29
Last commit5 years ago
MolT5
MolT5Python

A T5-based model for bidirectional translation between molecular structures (SMILES) and natural language descriptions.

#transformer#cheminformatics#natural-language-processing
Stars194
Forks20
Last commit2 years ago
go-porterstemmer
go-porterstemmerGo

A native Go implementation of the Porter Stemming algorithm for NLP and machine learning tasks.

#stemming#natural-language-processing#golang-library
Stars193
Forks45
Last commit5 years ago
XAI
XAI

A curated collection of papers, methods, critiques, and resources for Explainable AI (XAI) and Interpretable Machine Learning.

#xai-methods#saliency-methods#xai
Stars193
Forks15
Last commit5 years ago
dpnn
dpnnLua

A Torch7 package providing extended neural network modules, criterions, and utilities for deep learning research.

#deep-learning#neural-networks#research-tools
Stars192
Forks84
Last commit9 years ago
numerix
numerixElixir

A collection of mathematical functions for Elixir focused on statistics, linear algebra, and machine learning.

#scientific-computing#parallel-computing#elixir
Stars192
Forks17
Last commit5 years ago
PredictionIO Ruby SDK
PredictionIO Ruby SDKRuby

A Ruby SDK for integrating applications with Apache PredictionIO's Event Server and Engine APIs.

#personalization#event-tracking#predictionio
Stars191
Forks37
Last commit7 years ago
BeautyNet
BeautyNetPython

A simple, flexible, and extensible object-oriented template for PyTorch projects.

#project-template#deep-learning#object-oriented
Stars191
Forks11
Last commit2 years ago
Assistant CLI
Assistant CLITypeScript

A CLI tool for interacting with OpenAI's ChatGPT service directly from the terminal.

#ai#developer-tools#ai-assistant
Stars190
Forks11
Last commit3 years ago
DTINet
DTINetMATLAB

A computational pipeline that predicts drug-target interactions by learning low-dimensional vector representations from heterogeneous biological networks.

#heterogeneous-networks#feature-learning#computational-biology
Stars189
Forks60
Last commit
ChatGPT-Python-Applications
ChatGPT-Python-ApplicationsJupyter Notebook

A collection of Python applications demonstrating various use cases of ChatGPT, including chatbots, automation, and voice assistants.

#chatgpt-api#python-applications#fine-tuning
Stars189
Forks36
Last commit
PreviousPage 35 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
3 years ago
12 years ago
3 years ago
3 months ago
Next
#Deep Learning643
#Python510
#Neural Networks350
#Data Science342
#Tensorflow257
#Computer Vision248
#Python Library200
#Pytorch186
#Natural Language Processing158
#Neural Network137
#Reinforcement Learning128
#Ai123