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

RECOVER
RECOVERJupyter Notebook

A sequential model optimization platform that uses active learning to discover synergistic drug combinations for cancer treatment with minimal screening.

#experimental-design#synergistic-drugs#computational-biology
Stars25
Forks19
Last commit
max-breast-cancer-mitosis-detector
max-breast-cancer-mitosis-detectorPython

A deep learning model that detects mitosis in breast cancer tumor cell images to assist in tumor proliferation scoring.

#deep-learning#rest-api#machine-learning-models
Stars25
Forks22
Last commit
finclaw
finclaw

Automatically evolves profitable trading strategies using genetic algorithms across 484 factors with walk-forward validation for crypto, A-shares, and US stocks.

#trading-bot#genetic-algorithms#backtesting
Stars25
Forks5
Last commit3 months ago
Multi-Perceptron-NeuralNetwork
Multi-Perceptron-NeuralNetworkObjective-C

An iOS library implementing multi-layer perceptron neural networks with backpropagation for machine learning tasks.

#neural-network#objective-c#pattern-recognition
Stars24
Forks2
Last commit
naive-apl
naive-aplAPL

A naive Bayesian classifier implemented in APL for probabilistic text classification between two groups.

#apl-language#api#bayes-classifier
Stars24
Forks6
Last commit8 years ago
jSciPy
jSciPyJava

A Java scientific computing library providing SciPy-like signal processing, FFT, filtering, and analysis for JVM and Android applications.

#scientific-computing#cubic-splines#fft
Stars24
Forks1
Last commit1 month ago
max-sports-video-classifier
max-sports-video-classifierPython

A deep learning model that classifies sports videos into 487 different sports activities using a 3D convolutional neural network.

#3d-cnn#sports-analysis#deep-learning
Stars24
Forks18
Last commit
KRKmeans-Algorithm
KRKmeans-AlgorithmObjective-C

A K-Means clustering algorithm implementation for iOS with multi-dimensional clustering, data mining, and image compression support.

#clustering-algorithm#k-means#objective-c
Stars23
Forks3
Last commit10 years ago
steppy-toolkit
steppy-toolkitPython

A curated collection of transformers to accelerate and enhance machine learning experimentation with the Steppy library.

#experimentation#python-library#data-science
Stars23
Forks9
Last commit7 years ago
SyMBac
SyMBacJupyter Notebook

Generates synthetic phase contrast or fluorescence microscope images of bacteria for training deep learning segmentation models.

#synthetic-biology#microscopy#deep-learning
Stars23
Forks12
Last commit7 days ago
Awesome Hugging Face Models
Awesome Hugging Face ModelsPython

A curated list of the best production-ready Hugging Face models for NLP, vision, audio, and multimodal tasks.

#ai#transformers-library#deep-learning
Stars22
Forks2
Last commit20 days ago
Roosterize
RoosterizePython

A neural network-based tool that suggests lemma names for Coq verification projects by analyzing serialized statements and elaborated terms.

#coq#lemma-naming#deep-learning
Stars22
Forks5
Last commit3 years ago
CODAH Dataset
CODAH DatasetPython

A human-authored adversarial evaluation dataset for commonsense question-answering, designed to challenge pre-trained models.

#ai-benchmark#question-answering#research-dataset
Stars22
Forks5
Last commit3 years ago
clope
clopeElixir

Elixir implementation of the CLOPE algorithm for fast clustering of transactional data.

#elixir#clustering-algorithm#elixir-library
Stars22
Forks2
Last commit6 years ago
mxnet.cr
mxnet.crCrystal

MXNet bindings for the Crystal programming language, enabling deep learning and machine learning development.

#distributed-training#mxnet#deep-learning
Stars22
Forks0
Last commit5 years ago
GoStats
GoStatsGo

A Go library providing comprehensive statistical functions for machine learning and data analysis.

#mathematics#data-science#statistics
Stars22
Forks3
Last commit7 years ago
Series of lecture notes for probabilistic topic models written in ipython notebook
Series of lecture notes for probabilistic topic models written in ipython notebook

Interactive lecture notes on probabilistic topic models using Jupyter notebooks, covering LDA, Dirichlet processes, and inference methods.

#probabilistic-models#bayesian-statistics#natural-language-processing
Stars22
Forks16
Last commit
PYTSDA-TDengine
PYTSDA-TDenginePython

An end-to-end Python system for time series data analysis with in-database machine learning using TDengine.

#statistical-analysis#deep-learning#database-integration
Stars22
Forks9
Last commit6 years ago
max-audio-sample-generator
max-audio-sample-generatorPython

Generates short audio clips of speech commands and lo-fi instrumental samples using a WaveGAN-based generative adversarial neural network.

#wavegan#rest-api#machine-learning-models
Stars22
Forks15
Last commit
Kaggle Gender
Kaggle GenderPython

A machine learning project for discriminating gender based on handwriting samples from a Kaggle competition.

#validation-splitting#r-scripts#handwriting-analysis
Stars22
Forks9
Last commit12 years ago
Self Governing Neural Networks (SGNN): the Projection Layer
Self Governing Neural Networks (SGNN): the Projection LayerJupyter Notebook

A scikit-learn pipeline implementing the projection layer of Self-Governing Neural Networks (SGNN) using character n-grams and random hashing.

#random-projection#neural-networks#natural-language-processing
Stars22
Forks3
Last commit
Quantum Classification
Quantum ClassificationJupyter Notebook

A tutorial on implementing circuit-centric quantum classifiers using Microsoft's Quantum Development Kit and Q#.

#quantum-classification#quantum-tutorial#microsoft-quantum
Stars21
Forks13
Last commit
Dataset of Packed ELF
Dataset of Packed ELF

A dataset of ELF files packed with various packers for training machine learning models on executable packing detection.

#upx#malware-packers#malware-analysis
Stars21
Forks3
Last commit6 months ago
GerPT2
GerPT2Python

German language versions of GPT-2, trained on the CC-100 corpus and initialized from English GPT-2 weights.

#german-language#transfer-learning#transformer-models
Stars20
Forks0
Last commit4 years ago
xgboost
xgboostRuby

Ruby bindings for XGBoost, enabling machine learning model inference in Ruby applications.

#data-science#ffi#model-inference
Stars20
Forks4
Last commit8 years ago
machine_learning_workbench
machine_learning_workbenchRuby

A comprehensive Ruby gem providing atomic, flexible tools and frameworks for practical machine learning applications.

#neural-network#machine-learning-algorithms#neural-networks
Stars20
Forks5
Last commit
How to evolve neural networks in Ruby using the Machine Learning Workbench
How to evolve neural networks in Ruby using the Machine Learning WorkbenchRuby

A comprehensive Ruby gem providing a collection of atomic machine learning tools and frameworks for practical applications.

#neural-network#machine-learning-algorithms#neural-networks
Stars20
Forks5
Last commit
h2oparsnip R package
h2oparsnip R packageR

Provides parsnip model wrappers for H2O machine learning algorithms, enabling integration with the tidymodels ecosystem.

#h2o#hyperparameter-tuning#r-package
Stars19
Forks3
Last commit4 years ago
kd_tree
kd_treeCrystal

A Crystal implementation of K-Dimensional Trees for efficient nearest neighbor searches in multidimensional spaces.

#algorithm#tree-structure#geospatial
Stars19
Forks3
Last commit26 days ago
LaMem
LaMemJupyter Notebook

A Caffe-based implementation of the LaMem model for scoring image memorability using convolutional neural networks.

#ipython-notebook#deep-learning#caffe-framework
Stars19
Forks8
Last commit10 years ago
therfoo
therfooGo

An embedded deep learning library for Go designed for educational exploration of neural network fundamentals.

#ml-fundamentals#gradient-descent#educational
Stars18
Forks5
Last commit11 months ago
max-review-text-generator
max-review-text-generatorPython

A language generation model that creates English text similar to Yelp reviews using a recurrent neural network with LSTM layers.

#yelp-dataset#api-service#machine-learning-models
Stars18
Forks22
Last commit
Clean Machine Learning, a Coding Kata
Clean Machine Learning, a Coding KataJupyter Notebook

A coding exercise to refactor messy machine learning code into clean, modular pipelines using the Pipe and Filter design pattern.

#educational#design-patterns#python
Stars18
Forks7
Last commit
python-timbl
python-timblPython

python-timbl, originally developed by Sander Canisius, is a Python extension module wrapping the full TiMBL C++ programming interface. With this module, all functionality exposed through the C++ interface is also available to Python scripts. Being able to access the API from Python greatly facilitates prototyping TiMBL-based applications.

#k-nearest-neighbours#python#knn
Stars18
Forks3
Last commit
Mind Your Language Action
Mind Your Language ActionShell

A GitHub Action that monitors PR/issue comments and warns users who use offensive language.

#issue-tracking#pull-requests#offensive-language
Stars18
Forks2
Last commit2 years ago
valentinus
valentinusRust

A thread-safe vector database for model inference built on LMDB.

#ai#lmdb#model-inference
Stars17
Forks3
Last commit1 month ago
PreviousPage 48 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
1 year ago
10 months ago
9 years ago
10 months ago
11 years ago
10 months ago
3 years ago
5 years ago
4 years ago
4 years ago
10 months ago
3 years ago
1 year ago
Next
#Deep Learning643
#Python510
#Neural Networks350
#Data Science342
#Tensorflow257
#Computer Vision248
#Python Library200
#Pytorch186
#Natural Language Processing158
#Neural Network137
#Reinforcement Learning128
#Ai123