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

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
ROCAnalysis
ROCAnalysisJupyter Notebook

A Julia package for efficient Receiver Operating Characteristic analysis, including ROC/DET plotting, cost function analysis, and performance metrics for probabilistic binary classifiers.

#cost-function-analysis#julia#speaker-recognition
Stars33
Forks10
Last commit
tfd
tfdD

A TensorFlow wrapper for the D programming language, providing C API bindings and integration with Mir for numerical computing.

#d#d-language#deep-learning
Stars33
Forks2
Last commit5 years ago
BPN-NeuralNetwork
BPN-NeuralNetworkObjective-C

A 3-layer neural network library for iOS implementing Back Propagation Neural Network (BPN) with QuickProp and Kecman's theory.

#neural-network#objective-c#pattern-recognition
Stars33
Forks9
Last commit10 years ago
max-question-answering
max-question-answeringPython

A BERT-based model that answers questions from a given text corpus, deployable as a Docker container.

#ibm-max#rest-api#machine-learning-models
Stars32
Forks22
Last commit10 months ago
QuantResearchDev
QuantResearchDevJavaScript

An open-source quantitative crypto trading bot framework for backtesting and live trading with multi-coin, multi-timeframe strategies.

#market-analysis#trading-bot#trading
Stars32
Forks15
Last commit7 years ago
Pyra
PyraPython

A high-level linter and static analyzer for Python data science code that detects potential issues like data leakage and non-reproducibility.

#data-leakage-detection#data-science#python-linter
Stars31
Forks2
Last commit10 days ago
omnicat-bayes
omnicat-bayesRuby

A Ruby implementation of Naive Bayes text classification designed as a strategy for the OmniCat classification framework.

#stopwords#naive-bayes#text-classification
Stars31
Forks3
Last commit5 years ago
max-image-segmenter
max-image-segmenterPython

A TensorFlow-based image segmentation model that assigns each pixel in an image to one of 21 object classes from the PASCAL VOC dataset.

#ibm-max#deep-learning#rest-api
Stars31
Forks26
Last commit10 months ago
Awsome GAN Training
Awsome GAN Training

A curated collection of resources, papers, and implementations for training Generative Adversarial Networks (GANs).

#research-papers#deep-learning#neural-networks
Stars30
Forks5
Last commit5 years ago
Clustering.js
Clustering.jsJavaScript

A JavaScript library implementing clustering algorithms for both Node.js and browser environments.

#algorithm-implementation#data-science#javascript-library
Stars30
Forks5
Last commit12 years ago
Gaussian Mixture Model
Gaussian Mixture ModelJavaScript

JavaScript implementation of multivariate Gaussian mixture model for unsupervised clustering of offline and real-time data streams.

#probabilistic-modeling#expectation-maximization#data-stream
Stars30
Forks3
Last commit
Data Driven Code
Data Driven CodePython

A PyCon Canada 2016 session demonstrating neural network basics and data-driven code reuse with simple Python examples.

#beginner-friendly#educational#neural-networks
Stars30
Forks8
Last commit9 years ago
NeuralNetworks-V-Module
NeuralNetworks-V-ModuleV

A V programming language module for creating and training multi-layer neural networks with backpropagation.

#ai-framework#deep-learning#neural-networks
Stars30
Forks5
Last commit11 months ago
SKBEL
SKBELPython

SKBEL - Bayesian Evidential Learning framework built on top of scikit-learn.

#geology#groundwater#pfa
Stars29
Forks5
Last commit3 months ago
FID computation
FID computationPython

A JAX/Flax implementation of the Fréchet Inception Distance (FID) metric for evaluating generative models.

#evaluation-metrics#inception-v3#jax
Stars29
Forks7
Last commit2 years ago
Revolver
RevolverSwift

A Swift framework for building fast and extensible genetic algorithms with support for multiple platforms.

#genetic-algorithms#search-algorithms#evolutionary-computation
Stars29
Forks5
Last commit9 years ago
FlexML
FlexMLPython

A flexible AutoML library for Python that automates model selection and hyperparameter tuning for regression and classification tasks.

#hyperparameter-tuning#python-library#data-science
Stars28
Forks6
Last commit6 months ago
ai4cr
ai4crCrystal

A Crystal shard providing artificial intelligence algorithms, including neural networks, ported from the AI4R library.

#crystal-lang#neural-networks#shard
Stars28
Forks4
Last commit4 years ago
German ELMo Model
German ELMo Model

A German ELMo deep contextualized word representation model trained on a specialized German Wikipedia text corpus for NLP tasks.

#german-language#bilm#elmo-model
Stars28
Forks1
Last commit6 years ago
Keras GPT Copilot
Keras GPT CopilotPython

A Python package that integrates an LLM copilot into Keras model development to provide performance improvement suggestions.

#llm-copilot#skynet#deep-learning
Stars28
Forks2
Last commit2 years ago
Learning Torch GitHub Repo
Learning Torch GitHub RepoLua

A personal learning repository for implementing neural networks and machine learning models using Torch in Lua.

#scientific-computing#deep-learning#luajit
Stars27
Forks4
Last commit10 years ago
max-inception-resnet-v2
max-inception-resnet-v2Python

A pre-trained deep learning model for image classification that identifies 1000 object classes using the Inception-ResNet-v2 architecture.

#ibm-max#deep-learning#rest-api
Stars27
Forks20
Last commit10 months ago
max-text-summarizer
max-text-summarizerPython

A TensorFlow-based model that generates text summaries using pointer-generator networks, deployable as a Docker container.

#ibm-max#rest-api#natural-language-processing
Stars27
Forks26
Last commit10 months ago
JSMLT
JSMLTJavaScript

An open-source JavaScript library implementing machine learning algorithms for educational purposes with interactive visualizations.

#random-forest#logistic-regression#classification
Stars26
Forks3
Last commit3 years ago
xpandas
xpandasPython

Universal 1D/2D data containers with sklearn-compatible transformers for heterogeneous tabular data analysis.

#sklearn#python3#python
Stars26
Forks4
Last commit4 years ago
max-image-colorizer
max-image-colorizerPython

A TensorFlow-based GAN model that automatically adds color to black and white images.

#deep-learning#rest-api#machine-learning-models
Stars26
Forks14
Last commit10 months ago
MiraiML
MiraiMLPython

MiraiML: asynchronous, autonomous and continuous Machine Learning in Python

#hyperparameter-optimization#data-science#python
Stars26
Forks8
Last commit6 years ago
Lambdo
LambdoPython

A workflow engine that unifies feature engineering and machine learning using a column-oriented data processing paradigm.

#workflow-engine#data-science#python
Stars26
Forks5
Last commit5 years ago
genv
genvTypeScript

A JupyterLab extension for managing GPU environments, enabling interactive control and monitoring of GPU resources for notebooks.

#jupyterlab-extension#conda#notebook-tools
Stars26
Forks2
Last commit2 years ago
wine-quality
wine-qualityR

A machine learning project that predicts wine quality using R and MATLAB scripts with PCA visualization.

#r-scripts#wine-quality#pca-visualization
Stars26
Forks69
Last commit11 years ago
catboost-cgo
catboost-cgoC

A Go library using Cgo for blazing fast inference of CatBoost gradient boosting models.

#cgo#deep-learning#catboost
Stars26
Forks2
Last commit4 days ago
Tongue
TongueElixir

An Elixir port of Nakatani Shuyo's natural language detection library, supporting 55 languages.

#elixir-lang#elixir#text-analysis
Stars26
Forks4
Last commit1 year ago
max-news-text-generator
max-news-text-generatorPython

A TensorFlow-based model that generates English-language text similar to news articles from the One Billion Word Benchmark dataset.

#ibm-max#rest-api#machine-learning-models
Stars26
Forks23
Last commit10 months ago
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
kaggle amazon
kaggle amazonPython

A machine learning solution for Amazon's access control challenge, predicting employee resource access needs.

#challenge-solution#csv-processing#vowpal-wabbit
Stars25
Forks14
Last commit12 years ago
PreviousPage 47 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
2 years ago
1 year 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