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

manifold
manifoldLua

A Torch7 package for manifold learning and dimensionality reduction, including LLE and t-SNE embeddings.

#embedding#dimensionality-reduction#torch7
Stars143
Forks30
Last commit9 years ago
Lorax
LoraxPython

A JAX transform that implements LoRA (Low-Rank Adaptation) for efficient fine-tuning of large models with minimal memory overhead.

#parameter-efficient-training#jax#deep-learning
Stars143
Forks6
Last commit2 years ago
BanditLib
BanditLibC++

A simple C++ library for multi-armed bandit simulations with multiple policy implementations.

#simulation-library#bandit-algorithms#c-plus-plus
Stars140
Forks45
Last commit2 years ago
audiomate
audiomatePython

A Python library for easy access, management, and processing of audio datasets, particularly for machine learning tasks.

#dataset-creation#music#audio-analysis
Stars139
Forks25
Last commit3 years ago
doddle-model
doddle-modelScala

An in-memory machine learning library for Scala with a scikit-learn-like API, built on Breeze for parallel and distributed systems.

#parallel-computing#in-memory#data-science
Stars139
Forks22
Last commit1 year ago
UCLA: Tools in Data Science (STATS 418)
UCLA: Tools in Data Science (STATS 418)HTML

Course materials for UCLA's STATS 418 - Tools in Data Science covering R packages, machine learning libraries, databases, and reproducibility tools.

#analytical-databases#data-science#r-programming
Stars138
Forks62
Last commit
Spyx
SpyxJupyter Notebook

A compact spiking neural network library built on JAX and Haiku, offering high-performance training via surrogate gradient descent and neuroevolution.

#dm-haiku#haiku#ai
Stars137
Forks14
Last commit17 days ago
Encog
EncogClojure

A Clojure wrapper for the Encog machine learning framework, specializing in neural network construction and training.

#encog-wrapper#genetic-algorithms#classification
Stars136
Forks10
Last commit10 years ago
steppy
steppyPython

A lightweight Python library for building reproducible machine learning pipelines with minimal interface constraints.

#experimentation#python-library#data-science
Stars136
Forks32
Last commit7 years ago
SerAPI
SerAPICoq

A library for machine-to-machine interaction with the Coq proof assistant, providing serialization of Coq's internal datatypes to JSON or S-expressions.

#coq#s-expressions#ide-integration
Stars136
Forks41
Last commit7 months ago
FLIP (Fitness Landscape Inference for Proteins)
FLIP (Fitness Landscape Inference for Proteins)Jupyter Notebook

A benchmark suite of protein sequence tasks to evaluate machine learning models for protein design.

#sequence-representation#protein-fitness-prediction#protein-function-prediction
Stars135
Forks18
Last commit
lda-ruby
lda-rubyRuby

A Ruby wrapper for Latent Dirichlet Allocation (LDA) that clusters documents into topics with native, Rust, and pure Ruby backends.

#text-analysis#ruby-wrapper#ruby-gem
Stars134
Forks30
Last commit2 months ago
clj-ml
clj-mlClojure

A machine learning library for Clojure built on top of Weka, providing filters, classifiers, regression, and clustering algorithms.

#data-science#classification#weka
Stars134
Forks20
Last commit4 years ago
ClearTK
ClearTKJava

A Java framework for developing statistical natural language processing (NLP) components on Apache UIMA.

#statistical-nlp#text-analysis#language-processing
Stars133
Forks58
Last commit3 years ago
mmWave-localization-learning
mmWave-localization-learningPython

A machine learning algorithm for accurate, energy-efficient outdoor positioning using 5G mmWave beamformed fingerprints.

#mmwave#deep-learning#5g
Stars132
Forks42
Last commit2 years ago
Azure Machine Learning With GitHub Actions
Azure Machine Learning With GitHub ActionsPython

A GitHub template for automating machine learning workflows on Azure using GitHub Actions.

#devops#azure#data-science
Stars131
Forks90
Last commit4 years ago
SymJAX
SymJAXPython

A symbolic programming library built on JAX for concise, explicit, and optimized machine learning computations.

#jax#deep-learning#signal-processing
Stars131
Forks5
Last commit3 years ago
HParams
HParamsPython

A lightweight Python library for explicit, type-checked function configuration via a centralized Python file.

#multiprocessing#hyperparameter-tuning#deep-learning
Stars131
Forks8
Last commit1 year ago
ML_Tables
ML_TablesSAS

Example code and materials demonstrating practical applications of SAS machine learning techniques.

#statistical-analysis#sas-aiml#data-science
Stars130
Forks111
Last commit2 years ago
Torch7 Tutorials
Torch7 TutorialsLua

Tutorial materials for the 2012 IPAM Graduate Summer School on Deep Learning and Feature Learning using Theano and Torch.

#python-tutorials#deep-learning#educational-materials
Stars130
Forks55
Last commit9 years ago
enlighten-apply
enlighten-applySAS

Example code and materials demonstrating practical applications of SAS machine learning techniques.

#sas-aiml#educational-resources#data-science
Stars130
Forks111
Last commit2 years ago
windML
windML

A Python framework for accessing wind data sources and performing renewable energy forecasting and prediction.

#scientific-computing#renewable-energy#python
Stars130
Forks42
Last commit2 years ago
Reco4PHP
Reco4PHPPHP

A PHP framework for building complex recommendation engines on top of Neo4j graph databases.

#personalization#data-science#recommendation-engine
Stars129
Forks22
Last commit3 years ago
Human-Activity-Recognition
Human-Activity-RecognitionJupyter Notebook

A machine learning project comparing topological and statistical feature extraction for classifying human activities from smartphone and smartwatch sensor data.

#human-activity-recognition#python#wisdm-dataset
Stars129
Forks98
Last commit
Auto-QChem
Auto-QChemPython

An automated workflow for generating and storing DFT calculations for organic molecules.

#cheminformatics#workflow-automation#research-tools
Stars128
Forks24
Last commit6 months ago
scikit-mdr
scikit-mdrPython

A scikit-learn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.

#epistasis-detection#dimensionality-reduction#higher-order-interactions
Stars128
Forks25
Last commit
Ember2024
Ember2024Python

A benchmark dataset with 3.2 million malicious and benign files across 6 file types for evaluating malware classifiers.

#pefile#malware-dataset#lightgbm
Stars127
Forks27
Last commit11 months ago
neural-net-ruby
neural-net-rubyRuby

A lightweight feedforward neural network with resilient backpropagation (Rprop), implemented in pure Ruby with no external dependencies.

#feedforward-network#neural-network#educational
Stars127
Forks16
Last commit9 years ago
AxonDeepSeg
AxonDeepSegPython

A deep learning tool for automatic axon and myelin segmentation from microscopy images using convolutional neural networks.

#axon-segmentation#bioimage-analysis#neuroscience
Stars126
Forks33
Last commit15 days ago
Deep NeuroEvolution
Deep NeuroEvolutionRuby

A collection of neuroevolution experiments for reinforcement learning control problems using unsupervised learning feature extractors.

#openai-gym#gvgai#deep-learning
Stars126
Forks10
Last commit6 years ago
themis-ml
themis-mlJupyter Notebook

A Python library implementing fairness-aware machine learning algorithms for measuring and mitigating discrimination in predictive models.

#algorithmic-bias#data-science#machine-learning-algorithms
Stars126
Forks27
Last commit
go-featureprocessing
go-featureprocessingGo

A fast, sklearn-like feature processing library for Go that generates optimized transformers from struct tags.

#scikit-learn-alternative#go-library#feature-engineering
Stars126
Forks10
Last commit
Introduction to Deep Learning Using Python (GitHub)
Introduction to Deep Learning Using Python (GitHub)Python

A hands-on workshop introducing deep learning concepts with practical examples using neural networks, CNNs, RNNs, and autoencoders.

#autoencoders#educational#deep-learning
Stars126
Forks80
Last commit
Trainable Weka Segmentation
Trainable Weka SegmentationJava

A Fiji plugin for pixel-based image segmentation using Weka machine learning algorithms and image features.

#scientific-computing#bioimage-analysis#microscopy
Stars125
Forks63
Last commit1 year ago
L2X
L2XPython

A method for selecting interpretable feature subsets from complex models using mutual information optimization.

#feature-selection#mutual-information#model-interpretation
Stars125
Forks36
Last commit5 years ago
monkeys
monkeysPython

A strongly-typed genetic programming framework for Python that makes evolutionary algorithms accessible and fun.

#ai#ipynb#metaprogramming
Stars124
Forks14
Last commit8 years ago
PreviousPage 38 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
9 years ago
3 months ago
1 year ago
1 year ago
5 years ago
1 year ago
10 years ago
Next
#Deep Learning643
#Python510
#Neural Networks350
#Data Science342
#Tensorflow257
#Computer Vision248
#Python Library200
#Pytorch186
#Natural Language Processing158
#Neural Network137
#Reinforcement Learning128
#Ai123