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

PyCoq
PyCoqOCaml

Python bindings and libraries for interacting with the Coq interactive proof assistant programmatically.

#coq#serapi#verification
Stars57
Forks4
Last commit4 years ago
MathFlow
MathFlowC#

A C# library for parsing, evaluating, and symbolically manipulating mathematical expressions with support for differentiation, integration, and plotting.

#mathematics#expression-parser#integration
Stars56
Forks1
Last commit9 months ago
MaleX
MaleXHTML

A curated dataset of 1,044,394 Windows executable samples with frequency-domain image representations for malware detection research.

#malware-dataset#deep-learning#cybersecurity-research
Stars56
Forks8
Last commit5 months ago
Highway Network
Highway NetworkPython

A TensorFlow implementation of convolutional highway networks for deep learning experiments.

#deep-learning#neural-networks#research-tools
Stars56
Forks20
Last commit9 years ago
Cognitive Service APIs
Cognitive Service APIsSwift

Interactive Swift Playgrounds for iPad demonstrating Microsoft Cognitive Services APIs and CoreML through fun coding scenarios.

#ai-integration#educational#coreml
Stars56
Forks5
Last commit7 years ago
max-toxic-comment-classifier
max-toxic-comment-classifierPython

A BERT-based model that detects six types of toxicity in text comments, deployable as a Docker container.

#ibm#natural-language-understanding#toxicity-detection
Stars56
Forks32
Last commit
Baseball Machine Learning Workbench
Baseball Machine Learning WorkbenchC#

A web application that performs quantitative decision analysis for baseball using in-memory machine learning models and AI agents.

#decision-analysis#signalr#baseball-analytics
Stars55
Forks14
Last commit
OpenGA.Net
OpenGA.NetC#

An extensible .NET genetic algorithm library for optimization and AI, making evolutionary computation simple.

#game-ai#genetic-algorithms#hyperparameter-tuning
Stars55
Forks1
Last commit5 months ago
xRBM
xRBMPython

A TensorFlow library implementing Restricted Boltzmann Machines and their variants for machine learning applications.

#probabilistic-models#library#python-library
Stars55
Forks22
Last commit8 years ago
Varis
VarisGo

A neural network library in Go where neurons and synapses are implemented as goroutines.

#ai#neural-network#neural-networks
Stars55
Forks7
Last commit8 years ago
ANN
ANNJulia

A Julia package implementing backpropagation artificial neural networks for machine learning tasks.

#neural-networks#julia-language#numerical-computing
Stars55
Forks11
Last commit7 years ago
Serrano
SerranoSwift

A Swift deep learning library for iOS and macOS with Accelerate and Metal support.

#ios#deep-learning#metal
Stars54
Forks7
Last commit8 years ago
kaggle-advertised-salaries
kaggle-advertised-salariesPython

A machine learning solution for predicting job salaries from advertisements, developed for a Kaggle competition.

#job-market-analysis#kaggle-competition#vowpal-wabbit
Stars54
Forks28
Last commit
Autoclear ChatGPT History
Autoclear ChatGPT HistoryJavaScript

🕶️ Adds chat auto-clear functionality to ChatGPT for more privacy

#chat#greasemonkey#chatbot
Stars54
Forks2
Last commit1 day ago
Quantum Perceptron
Quantum PerceptronQ#

A hands-on tutorial for implementing a quantum perceptron using Microsoft's Quantum Development Kit and Q#.

#workshop#microsoft-quantum#quantum-development-kit
Stars54
Forks30
Last commit5 years ago
go-mxnet-predictor
go-mxnet-predictorGo

Go binding for the MXNet C Predict API to perform inference with pre-trained deep learning models.

#cgo#mxnet#c-api
Stars54
Forks15
Last commit8 years ago
Txeo
TxeoC++

A lightweight, high-performance C++ wrapper for TensorFlow that simplifies development with a modern API.

#high-performance#deep-learning#xla
Stars54
Forks4
Last commit1 year ago
ngt-ruby
ngt-rubyRuby

A Ruby gem providing high-speed approximate nearest neighbor search using the NGT library.

#data-indexing#ruby-gem#high-dimensional-data
Stars53
Forks1
Last commit3 months ago
PGM
PGMJulia

A Julia framework for probabilistic graphical models, enabling structured probabilistic modeling and inference.

#julia#bayesian-networks#probabilistic-inference
Stars53
Forks19
Last commit6 years ago
few
fewPython

A feature engineering wrapper for scikit-learn that uses genetic programming to find optimal feature transformations for machine learning models.

#data-science#python#feature-engineering
Stars53
Forks17
Last commit6 years ago
Neofuzz
NeofuzzPython

A Python library for blazing fast fuzzy and semantic text search using vectorization and approximate nearest neighbor techniques.

#search#semantic-search#approximate-nearest-neighbor
Stars52
Forks6
Last commit1 year ago
QuickVision
QuickVisionPython

An easy-to-use PyTorch library for faster computer vision model development and training.

#model-training#deep-learning#neural-networks
Stars52
Forks4
Last commit3 years ago
max-ocr
max-ocrPython

A Docker-based optical character recognition model that extracts text from images using Tesseract.

#ibm-cloud#microservice#rest-api
Stars51
Forks31
Last commit10 months ago
zenbrain
zenbrainCSS

A Node.js framework for building machine-learning bots with a modular event handling and data processing pipeline.

#event-driven#modular-architecture#real-time-analytics
Stars51
Forks18
Last commit10 years ago
cephes
cephesC

A Torch wrapper for the Cephes mathematical functions library, providing special mathematical functions for scientific computing.

#scientific-computing#statistics#special-functions
Stars51
Forks28
Last commit10 years ago
signal
signalLua

A signal processing toolbox for Torch 7 providing Fourier transforms, spectrograms, and other signal analysis functions.

#scientific-computing#fft#spectrogram
Stars50
Forks13
Last commit9 years ago
clj-bigml
clj-bigmlClojure

Clojure bindings for the BigML.io API, enabling machine learning tasks and pipelines from Clojure code.

#data-science#rest-api#anomaly-detection
Stars50
Forks14
Last commit8 years ago
vspeech
vspeechV

V language bindings for Mozilla's DeepSpeech, enabling speech-to-text functionality in V applications.

#v-lang#deep-learning#bindings
Stars50
Forks6
Last commit6 years ago
max-fast-neural-style-transfer
max-fast-neural-style-transferPython

Deploy a neural network model that transfers artistic styles from one image to another using a ResNet-based architecture.

#neural-style-transfer#resnet#deep-learning
Stars50
Forks21
Last commit
NTFLib
NTFLibPython

A library for factorizing highly sparse tensors using beta-divergence minimization, designed for data with >99.9% missing values.

#tensor-factorization#missing-data#sparse-data
Stars49
Forks9
Last commit1 year ago
Dataset of Packed PE
Dataset of Packed PEPython

A curated dataset of packed and unpacked PE executables for training machine learning models to detect packing.

#upx#labeled-data#pe-file
Stars49
Forks8
Last commit6 months ago
cl-online-learning
cl-online-learningCommon Lisp

A collection of machine learning algorithms for online linear classification written in Common Lisp

#classifier#machine-learning#common-lisp
Stars49
Forks3
Last commit4 years ago
BioPy
BioPyPython

A Python library implementing biologically-inspired algorithms including neural networks, genetic programming, and particle swarm optimization.

#particle-swarm-optimization#algorithm#genetic-algorithms
Stars49
Forks10
Last commit3 years ago
LKYDeepNN
LKYDeepNNC++

A lightweight, header-only C++11 deep neural network library designed for embedded systems with minimal dependencies.

#embedded-systems#data-science#deep-learning
Stars49
Forks12
Last commit5 years ago
kNear
kNearJavaScript

A JavaScript implementation of the k-nearest neighbors algorithm for supervised machine learning.

#data-science#classification#nodejs
Stars48
Forks8
Last commit8 years ago
NDScala
NDScalaScala

Type-safe n-dimensional arrays (tensors) in Scala 3 with compile-time shape, axis label, and data type validation.

#scala-3#scientific-computing#tensor-library
Stars48
Forks6
Last commit3 years ago
PreviousPage 44 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
10 months ago
1 month ago
12 years ago
10 months ago
Next
#Deep Learning643
#Python510
#Neural Networks350
#Data Science342
#Tensorflow257
#Computer Vision248
#Python Library200
#Pytorch186
#Natural Language Processing158
#Neural Network137
#Reinforcement Learning128
#Ai123