An open API service indexing awesome lists of open source software.

Machine learning

Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.

https://github.com/mosessoh/iconcolor

Automatic icon colorization using deep convolutional neural networks. "Towards Icon Design Using Machine Learning." In Stanford CS229, Fall 2017.

cnn colorization deep-learning icons machine-learning pytorch unet

Last synced: 04 Apr 2025

https://github.com/ecrc/exageostat

A High Performance Unified Framework for Geostatistics on Manycore Systems.

climate-model geostatistics machine-learning manycore maximum-likelihood-estimation prediction statistical-models

Last synced: 01 Mar 2026

https://github.com/mtrazzi/meta_rl

The Tensorflow code and a DeepMind Lab wrapper for my article "Meta-Reinforcement Learning" on FloydHub.

blogpost deepmind-lab machine-learning neuroscience paper-implementations psychology-experiments reinforcement-learning tensorflow

Last synced: 14 Oct 2025

https://github.com/vagmcs/prml

PRML notes, proofs and algorithms implemented in Python

machine-learning notebooks python

Last synced: 05 Oct 2025

https://github.com/mnvoh/cameratokeyboard

Camera to keyboard: A computer vision typing experiment that allows you to use your camera as a keyboard (early stage).

computer-vision machine-learning python virtual-hardware virtual-keyboard

Last synced: 17 Mar 2026

https://github.com/jrdi/dl-glossary

:bookmark_tabs: The Open Source Deep Learning Glossary

deep-learning glossary machine-learning

Last synced: 27 Feb 2025

https://github.com/mil-tokyo/wgpy

WebGPU/WebGL accelerated numpy-compatible array library for web browser

javascript machine-learning python webgl webgpu

Last synced: 18 Aug 2025

https://github.com/jasdumas/ml-flashcards

Extracting data from Twitter for #machinelearningflashcards :robot:

image-processing machine-learning r twitter-api

Last synced: 05 Mar 2025

https://github.com/SudoACoder/CodeXpert

Code Xpert: A completely free and open-source GitHub Copilot-like Project With VS Code extension.

code-generation code-generator codexpert copilot github-copilot llm machine-learning vscode vscode-extension

Last synced: 16 Apr 2025

https://github.com/apachecn/scipycon-2018-sklearn-tut-zh

:book: [译] SciPyCon 2018 Sklearn 教程

machine-learning python scikit-learn scipy2018 tutorial

Last synced: 02 May 2025

https://github.com/sharmaroshan/Insurance-Claim-Prediction

In this Data set we are Predicting the Insurance Claim by each user, Machine Learning algorithms for Regression analysis are used and Data Visualization are also performed to support Analysis.

beginner classification data-analysis data-visualization eda evaluation-metrics finance machine-learning radar-chart

Last synced: 20 Jul 2025

https://github.com/madonahs/machine-learning

🌎 I created this repository for educational purposes. It will host a number of projects as part of the process .

java linear-programming linear-regression machine-learning matrices matrix-multiplication neural-network neural-networks python r tensorflow tensorflow-experiments tensorflow-models

Last synced: 02 Jun 2026

https://github.com/microsoft/video_call_mos

A video quality MOS prediction model for videoconferencing calls that takes temporal distortions into account

machine-learning qoe video-quality video-quality-assessment videoconferencing

Last synced: 30 Jul 2025

https://github.com/nateraw/hf-hub-lightning

A PyTorch Lightning Callback for pushing models to the Hugging Face Hub 🤗⚡️

huggingface machine-learning pytorch-lightning

Last synced: 23 Apr 2025

https://github.com/Thinklab-SJTU/ML4TSPBench

Official implementation of ICLR 2025 paper: "Unify ML4TSP: Drawing Methodological Principles for TSP and Beyond from Streamlined Design Space of Learning and Search".

combinatorial-optimization diffusion-models machine-learning mcts-algorithm tsp-problem

Last synced: 11 Jun 2025

https://github.com/networks-learning/hdhp.py

Code for "Hierarchical Dirichlet-Hawkes process: generative model and inference algorithm", WWW 2017

bayesian-nonparametrics hawkes machine-learning point-processes

Last synced: 23 Apr 2025

https://github.com/majkamichal/naivebayes

High performance implementation of the Naive Bayes algorithm in R

classification-model datascience machine-learning naive-bayes r r-package

Last synced: 20 Feb 2026

https://github.com/oracle/guardian-ai

Oracle Guardian AI Open Source Project is a library consisting of tools to assess fairness/bias and privacy of machine learning models and data sets.

accelerated-data-science bias-mitigation fairness machine-learning oci oracle privacy responsible-ai

Last synced: 09 Apr 2025

https://github.com/cocoa-ai/SentimentVisionDemo

🌅 iOS11 demo application for visual sentiment prediction.

coreml coreml-models ios machine-learning sentiment-analysis swift swift4 vision

Last synced: 11 May 2025

https://github.com/miskcoo/kscore

Nonparametric Score Estimators, ICML 2020

density-estimation gradient-estimator machine-learning statistics

Last synced: 11 Jul 2025

https://github.com/cocoa-ai/NamesCoreMLDemo

🏷 iOS11 demo application for predicting gender from first names.

classification coreml coreml-models gender-classification ios machine-learning nlp swift swift4

Last synced: 22 Jul 2025

https://github.com/cambridge-iccs/fortran-tf-lib

A library for directly calling TensorFlow / Keras ML models from Fortran.

deep-learning fortran interoperability keras machine-learning tensorflow

Last synced: 26 Jun 2026

https://github.com/rikhuijzer/sirus.jl

Interpretable Machine Learning via Rule Extraction

explainable-ai explainable-ml machine-learning

Last synced: 14 Apr 2025

https://github.com/igitugraz/l2l

Learning to Learn: Gradient-free Optimization framework

ai l2l learning-to-learn machine-learning optimization optimization-algorithms

Last synced: 14 Apr 2025

https://github.com/bhattbhavesh91/imbalance_class_sklearn

Address imbalance classes in machine learning projects.

class-imbalance classification-algorithm machine-learning python smote

Last synced: 17 Apr 2025

https://github.com/nMaroulis/sibyl

AI-Powered Crypto Insights & Trading Dashboard using AI Agents and LLMs

agentic-ai crypto exchange-api forecasting llm machine-learning nlp openai plots-charts python trading-bot ui

Last synced: 18 Mar 2026

https://github.com/nambers/pyweatherforecast

一个用python机器学习做的简易天气预报

machine-learning python python-sklearn sklearn

Last synced: 15 Apr 2025

https://github.com/genn-team/ml_genn

A library for deep learning with Spiking Neural Networks (SNN).

deep-learning genn machine-learning spiking-neural-networks

Last synced: 20 Jan 2026

https://github.com/yura52/delu

Deep Learning Utilities for PyTorch users (old name: Zero)

ai artificial-intelligence deep-learning machine-learning neural-networks python pytorch

Last synced: 09 Apr 2025

https://github.com/tirthajyoti/tensorflow_basics

Basic TensorFlow mechanics, operations, class definitions, and neural networks building. Examples from deeplearning.ai Tensorflow course using Google Colab platform.

classification colab-notebook colaboratory convolutional-neural-networks deep-learning google-cloud-platform keras keras-tensorflow machine-learning mnist neural-network recurrent-neural-networks regression tensorflow time-series

Last synced: 30 Apr 2025

https://github.com/IGITUGraz/L2L

Learning to Learn: Gradient-free Optimization framework

ai l2l learning-to-learn machine-learning optimization optimization-algorithms

Last synced: 01 May 2025

https://github.com/paccmann/paccmann_kinase_binding_residues

Comparison of active site and full kinase sequences for drug-target affinity prediction and molecular generation. Full paper: https://pubs.acs.org/doi/10.1021/acs.jcim.1c00889

active-sites kinases knn machine-learning protein-ligand-interactions proteochemometrics

Last synced: 10 Apr 2025

https://github.com/lamda-rl/odis

The implementation of ICLR-2023 paper "Discovering Generalizable Multi-agent Coordination Skills from Multi-task Offline Data".

deep-learning machine-learning multi-agent-reinforcement-learning pytorch reinforcement-learning

Last synced: 14 Oct 2025

https://github.com/hellojwilde/energetic-ai

EnergeticAI is TensorFlow.js, optimized for serverless environments, with fast cold-start, small module size, and pre-trained models.

ai artificial-intelligence embeddings embeddings-trained machine-learning sentence-embeddings tensorflow tensorflowjs

Last synced: 29 Jan 2026

https://github.com/raphaelsalaja/twitter-cleaner

A browser extension that allows you to clean up your Twitter feed by getting rid of unwanted replies on Twitter. Say goodbye to onlyfans links, engagement bait, and more.

bots cleaner deleter machine-learning onlyfans spam tensorflow twitter typescript

Last synced: 10 Apr 2025

https://github.com/atapas/princess-finder

The `princess-finder` is a fun app to use a bit of machine learning in the browser. This app was built as part of the Hashnode's #christmashackathon.

machine-learning ml5js react teachable-machine

Last synced: 12 Apr 2025

https://github.com/nasa/ML-airport-taxi-out

The ML-airport-taxi-out software is developed to provide a reference implementation to serve as a research example how to train and register Machine Learning (ML) models intended for four distinct use cases: 1) unimpeded AMA taxi out, 2) unimpeded ramp taxi out, 3) impeded AMA taxi out, and 4) impeded ramp taxi out. The software is designed to point to databases which are not provided as part of the software release and thus this software is only intended to serve as an example of best practices. The software is built in python and leverages open-source libraries kedro, scikitlearn, MLFlow, and others. The software provides examples how to build three distinct pipelines for data query and save, data engineering, and data science. These pipelines enable scalable, repeatable, and maintainable development of ML models.

airport airport-simulation machine-learning usg-ai-training-data usg-artificial-intelligence

Last synced: 24 Mar 2025

https://github.com/blackhc/mnist_by_zip

Compression algorithms (like the well-known zip file compression) can be used for machine learning purposes, specifically for classifying hand-written digits (MNIST)

colab-notebook machine-learning mnist-classification notebook-jupyter

Last synced: 17 Jun 2025

https://github.com/rhysdg/vision-at-a-clip

Low-latency ONNX and TensorRT based zero-shot classification and detection with contrastive language-image pre-training based prompts

clip foundation-models grounding-dino machine-learning onnx siglip tensorrt zero-shot-classification zero-shot-object-detection

Last synced: 18 Jul 2025

https://github.com/greenelab/rnaseq_titration_results

Cross-platform normalization enables machine learning model training on microarray and RNA-seq data simultaneously

analysis bioinformatics cancer gene-expression machine-learning microarray normalization rnaseq supplement

Last synced: 07 Mar 2026

https://github.com/humancompatibleai/eirli

An Empirical Investigation of Representation Learning for Imitation (EIRLI), NeurIPS'21

imitation-learning machine-learning pytorch representation-learning self-supervised-learning

Last synced: 24 Jun 2025

https://github.com/nokia/code-compass

a contextual search engine for software packages built on import2vec embeddings (https://www.code-compass.com)

embeddings machine-learning package-management search-engine vector-space-model vscode-extension

Last synced: 27 Jul 2025

https://github.com/open-source-labs/mlflow-js

A JavaScript client library for MLflow that streamlines machine learning lifecycle management in web environments.

ai data-science javascript machine-learning mlflow mlops node-js typescript

Last synced: 16 Aug 2025

https://github.com/kwatcharasupat/latte

Latte: Cross-framework Python Package for Evaluation of Latent-based Generative Models

deep-learning machine-learning python

Last synced: 12 Jan 2026

https://github.com/fab2s/flodl

rust recursive deep learning framework

deep-learning graph machine-learning rust

Last synced: 18 Apr 2026

https://github.com/oaid/tensorflow-hrt

Heterogeneous Run Time version of TensorFlow. Added heterogeneous capabilities to the TensorFlow, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogeneous embedded platform. It also retains all the features of the original TensorFlow architecture which users deploy their applications seamlessly.

arm arm-compute-library arm-gpu arm-neon artificial-intelligence cnn dnn machine-learning tensorflow

Last synced: 05 Apr 2025

https://github.com/cocoa-ai/namescoremldemo

🏷 iOS11 demo application for predicting gender from first names.

classification coreml coreml-models gender-classification ios machine-learning nlp swift swift4

Last synced: 12 Apr 2025

https://github.com/cameronking4/clothware.io

Turn 2D images of clothing into usable 3D garments. Use Clothware API to automate your clothing design, character design or integrate into your e-commerce solution.

3d-models api-rest clothing-detection computer-vision machine-learning virtual-fitting-room

Last synced: 04 Mar 2026

https://github.com/pennylaneai/generative-quantum-states

Official code for the paper "Predicting Properties of Quantum Systems with Conditional Generative Models"

generative-model machine-learning quantum-computing quantum-machine-learning quantum-many-body transformer

Last synced: 01 Apr 2026

https://github.com/diningphil/CGMM

Official Repository of "Contextual Graph Markov Model" (ICML 2018 - JMLR 2020)

deep-learning graphs machine-learning probabilistic-graphical-models unsupervised-learning

Last synced: 27 Mar 2025

https://github.com/jzo001/forge.openai

OpenAI API client library for .NET. I was developed it for for public use and it is free.

api-client azure-openai azure-openai-api chatgpt chatgpt-api chatgpt3 csharp dalle-2 dalle-3 dotnet dotnet-core gpt-3 gpt-35-turbo gpt-4 gpt3 gpt4 library machine-learning openai

Last synced: 21 Aug 2025

https://github.com/jetbrains/reading-club

Open paper reading club @ JetBrains

machine-learning papers software-engineering

Last synced: 19 Oct 2025

https://github.com/sar-gupta/neural-network-from-scratch

Implementation of a neural network from scratch in python.

deep-learning hacktoberfest machine-learning mnist neural-network python python3

Last synced: 23 Feb 2026

https://github.com/cocoa-ai/sentimentvisiondemo

🌅 iOS11 demo application for visual sentiment prediction.

coreml coreml-models ios machine-learning sentiment-analysis swift swift4 vision

Last synced: 12 Apr 2025

https://github.com/princeton-vl/attach-juxtapose-parser

Code for the paper "Strongly Incremental Constituency Parsing with Graph Neural Networks"

machine-learning neurips-2020 nlp parsing

Last synced: 27 Jul 2025

https://github.com/google-marketing-solutions/ml_toast

Cluster multilingual search terms captured from different time windows into semantically relevant topics.

data-science machine-learning marketing-science nlp tensorflow topic-clustering

Last synced: 31 Jul 2025

https://github.com/lambdaclass/buzzconf

A conference by devs for devs. Functional Programming, Distributed Systems, Big Data and Machine Learning Conference in Buenos Aires, Argentina

argentina buenos-aires conference machine-learning workshop

Last synced: 03 Jan 2026

https://github.com/matamalaortiz/pong-ml

Machine Learning Pong Game in The Browser

deep-learning javascript machine-learning p5ml

Last synced: 19 Sep 2025

https://github.com/bhklab/med-imagetools

Transparent and reproducible medical image processing pipelines in Python.

deep-learning dicom machine-learning medical nifti nrrd python pytorch torch

Last synced: 06 Apr 2025

https://github.com/bio-ontology-research-group/opa2vec

Turning Ontologies Plus Annotation Properties into Vectors

artificial-intelligence biomedical-data-science machine-learning ontology

Last synced: 25 Jan 2026

https://github.com/dymaxionlabs/ap-latam

Detection of slums and informal settlements from satellite imagery

keras machine-learning remote-sensing tensorflow

Last synced: 08 May 2025

https://github.com/pykeen/benchmarking

📊 Results from the reproducibility and benchmarking studies presented in "Bringing Light Into the Dark: A Large-scale Evaluation of Knowledge Graph Embedding Models Under a Unified Framework" (http://arxiv.org/abs/2006.13365)

benchmarking knowledge-graph-embeddings knowledge-graphs machine-learning

Last synced: 27 Jun 2025

https://github.com/millengustavo/ml-books

My notes on some books I read on Machine Learning

book ipynb machine-learning python

Last synced: 07 Oct 2025

https://github.com/tofull/faas_facebox

OpenFaaS anonymize function. Use MachineBox service.

docker face-detection machine-learning machinebox openfaas serverless

Last synced: 24 Oct 2025

https://github.com/openkim/kliff

KIM-based Learning-Integrated Fitting Framework for interatomic potentials.

force-fields interatomic-potentials kim machine-learning materials-modelling molecular-dynamics

Last synced: 22 Feb 2026

https://github.com/aligusnet/mltool

Machine Learning Toolbox

haskell machine-learning neural-network

Last synced: 05 Oct 2025

https://github.com/sayakpaul/benchmarking-and-mli-experiments-on-the-adult-dataset

Contains benchmarking and interpretability experiments on the Adult dataset using several libraries

data-science fastai h2oai interpretable-machine-learning machine-learning microsoft-interpret tensorflow

Last synced: 06 Mar 2026

https://github.com/megagonlabs/tagruler

Data programming by demonstration for information extraction and span annotation

data-labeling data-programming data-programming-by-demonstration machine-learning weak-supervision

Last synced: 23 Apr 2025

https://github.com/n3pdf/vegasflow

VegasFlow: accelerating Monte Carlo simulation across multiple hardware platforms

efficiency gpu-acceleration machine-learning monte-carlo monte-carlo-integration tensorflow

Last synced: 09 Apr 2025

https://github.com/JZO001/Forge.OpenAI

OpenAI API client library for .NET. I was developed it for for public use and it is free.

api-client azure-openai azure-openai-api chatgpt chatgpt-api chatgpt3 csharp dalle-2 dalle-3 dotnet dotnet-core gpt-3 gpt-35-turbo gpt-4 gpt3 gpt4 library machine-learning openai

Last synced: 08 Apr 2025

https://github.com/thinklab-sjtu/ml4tspbench

Official implementation of ICLR 2025 paper: "Unify ML4TSP: Drawing Methodological Principles for TSP and Beyond from Streamlined Design Space of Learning and Search".

combinatorial-optimization diffusion-models machine-learning mcts-algorithm tsp-problem

Last synced: 05 Sep 2025

https://github.com/4paradigm/demoapps

demo applications that show how to deploy offline feature engineering solutions to online in one minute with fedb and nativespark

feature-engineering lightgbm machine-learning realtime realtime-decision sparksql sql tensorflow

Last synced: 25 Feb 2026

https://github.com/pavelkomarov/projection-pursuit

An implementation of multivariate projection pursuit regression and univariate classification

classification coveralls friedman machine-learning projection-pursuit regression scikit-learn sphinx travis-ci

Last synced: 09 Apr 2025