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/eea/eea.corpus

Machine Learning and Natural Language Processing of the EEA Corpus via spaCy, Textacy and pyLDAvis and other useful NLP algorithms.

data-visualization eea-corpus environment latent-dirichlet-allocation lda-visualisation machine-learning natural-language-processing nlp spacy text-mining topic-modeling

Last synced: 11 Apr 2025

https://github.com/vishal-v/rainroof

Watershed, Canny and Mask R-CNN based rooftop volume computation from scaled satellite images. This is similar to Google's SunRoof project.

cost-benefit-analysis digital-elevation-model flask-application google-maps-api machine-learning opencv

Last synced: 07 Sep 2025

https://github.com/cbmi-uthsc/feverPrediction

Fever prediction model using high-frequency real-time sensor data

deep-learning fever machine-learning physiological-data

Last synced: 09 May 2025

https://github.com/ramhiser/sparsediscrim

Sparse and Regularized Discriminant Analysis in R

classifier high-dimensional-data machine-learning r

Last synced: 23 Jun 2025

https://github.com/daleroberts/s2cloudmask

Sentinel-2 Cloud and Shadow Detection using Machine Learning

machine-learning python python3 satellite-imagery sentinel2

Last synced: 13 Apr 2025

https://github.com/qyu-ai/reina

PySpark-based causal inference package.

big-data causal-inference machine-learning spark

Last synced: 17 Jun 2025

https://github.com/sparkle-reasoning/sparkle

[NeurIPS'25] Beyond Accuracy: Dissecting Mathematical Reasoning for LLMs Under Reinforcement Learning

data-efficient grpo interpretability large-language-models machine-learning mathematical-reasoning qwen reasoning-language-models reinforcement-learning rlhf scaling

Last synced: 15 May 2026

https://github.com/neonwatty/youtube-gif-maker

Easily make and share gifs of your favorite YouTube moments. Built to self host with Python, AI, and Docker. Free and open source.

ai artificial-intelligence machine-learning python streamlit whisper-ai youtube

Last synced: 13 Apr 2025

https://github.com/saichandrareddy1/oxygenjs

This a JavaScript Library for the Numerical Javascript and Machine Learning

algebra javascript machine machine-learning machine-learning-algorithms maths matrix numerical-methods preprocessing

Last synced: 04 Mar 2026

https://github.com/shawnkoon/machine-learning-typescript

Machine Learning 🤖apps using JavaScript/TypeScript with Tensorflow.

algorithm javascript machine-learning math tensorflow typescript

Last synced: 18 Jun 2026

https://github.com/deeflect/mcclaw

Find which local LLMs actually run on your Mac. 340+ models, hardware-aware recommendations.

ai apple-silicon llm local-ai machine-learning macos ollama

Last synced: 10 Jun 2026

https://github.com/luxonis/modelconverter

Model converter for Luxonis' cameras. Convert your model from ONNX, TF, ... to a model compatible with any generation of Luxonis camera.

edge-computing machine-learning neural-network

Last synced: 02 Mar 2026

https://github.com/zeta36/mushroom-detector-kerasjs

I explain how to export weights from a Keras model and import those weights in Keras.js, a JavaScript framework for running pre-trained neural networks in the browser. I show you later how to include the final result into a Phonegap Cordova mobile application.

image-classification inception-v3 keras keras-js machine-learning mushroom-classification phonegap tensorflow

Last synced: 27 Feb 2026

https://github.com/banghuazhao/swift-ai-agent-demo

🤖 Native iOS implementation of the ReAct (Reasoning + Acting) AI agent pattern with SwiftUI. Watch AI think, act, and solve problems step-by-step using OpenAI's GPT models.

agent ai artificial-intelligence automation chatgpt demo gpt ios llm machine-learning mobile openai react-pattern reasoning swift swiftui

Last synced: 08 May 2026

https://github.com/zjunlp/speech

[ACL 2023] SPEECH: Structured Prediction with Energy-Based Event-Centric Hyperspheres

acl2023 energy-model event-extraction ie information-extraction machine-learning natural-language-processing nlp physics pytorch speech structure-prediction

Last synced: 04 Mar 2026

https://github.com/xmartlabs/benderthon

Set of utilities to work easier with Bender.

bender caffe machine-learning neural-networks tensorflow

Last synced: 26 Oct 2025

https://github.com/kartai/kartai

AI models for aerial image analysis. Generating traning data, training models, testing models and validating them.

aerial-imagery deep-learning machine-learning

Last synced: 16 Aug 2025

https://github.com/kevinliao159/talkingdata

TalkingData AdTracking Fraud Detection Challenge on Kaggle Competition

fraud-detection kaggle-competition machine-learning self-learning tutorial-exercises

Last synced: 05 Sep 2025

https://github.com/howion/activation-functions

Javascript implementation of some activation functions.

activation-function deep-learning javascript machine-learning neural-networks

Last synced: 11 Mar 2026

https://github.com/zeke/github-avatars

A machine learning model to detect whether a GitHub user has a custom or default avatar

cog machine-learning replicate scikit-learn

Last synced: 28 Apr 2025

https://github.com/plandes/clj-example-nlp-ml

Example Project for Natural Language Processing and Machine Learning Libraries

clojure dataset elasticsearch feature-engineering machine-learning natural-language-processing

Last synced: 16 Mar 2026

https://github.com/podorozhny/wsn-routing-ga

BMSTU Master's thesis. Energy efficient wireless sensor network routing protocol with hierarchical clustering based on the genetic algorithm.

clustering-algorithm ga genetic-algorithm machine-learning matlab ml php php7 routing-algorithm routing-protocols wireless-sensor-networks wsn

Last synced: 09 Apr 2025

https://github.com/mccorby/ml-letterpredictor-android

Simple ML project that links TensorFlow and Android

machine-learning predictive tensorflow

Last synced: 23 Apr 2025

https://github.com/willianfuks/pyclickmodels

ClickModels for Search Engines Implemented on top of Cython.

clickmodels machine-learning search-engine

Last synced: 09 Oct 2025

https://github.com/jorisparet/partycls

Unsupervised learning of structure in systems of interacting particles.

clustering machine-learning molecular-dynamics physics python

Last synced: 17 Mar 2026

https://github.com/kyegomez/selfextend

Implementation of SelfExtend from the paper "LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning" from Pytorch and Zeta

ai artificial-intelligence attention-is-all-you-need attention-mechanism attention-model gpt4 machine-learning ml pytorch torch

Last synced: 08 Oct 2025

https://github.com/BINPIPE/docker-for-ml

Using Docker for Machine Learning Workflows

docker machine-learning

Last synced: 09 Apr 2025

https://github.com/singhsidhukuldeep/contextual-bandits

A comprehensive Python library implementing a variety of contextual and non-contextual multi-armed bandit algorithms—including LinUCB, Epsilon-Greedy, Upper Confidence Bound (UCB), Thompson Sampling, KernelUCB, NeuralLinearBandit, and DecisionTreeBandit—designed for reinforcement learning applications

algorithms bandit-algorithms contextual-bandits epsilon-greedy linucb machine-learning multi-armed-bandit python reinforcement-learning

Last synced: 27 Mar 2026

https://github.com/canagnos/mcp

Tools for Measuring Classification Performance for R, Python and Spark

artificial-intelligence classification data-mining data-science machine-learning machine-learning-algorithms

Last synced: 28 Apr 2025

https://github.com/gabeweiss/google-sorting-demo

Source code (Python, Node.js and Java) for a demo we built which has been shown at a number of conferences, including IoT Solutions World Congress in Barcelona, Google Cloud Next 2019 and Google I/O 2019. Using the Coral Dev Board we show incredible fast machine learning on the edge with minimal power consumption.

automl coral demo machine-learning

Last synced: 25 Mar 2025

https://github.com/larswaechter/quickdraw-cnn

A convolutional neural network using Tensorflow and Google's Quick, Draw! dataset to recognize hand drawn images.

artificial-intelligence machine-learning quickdraw-dataset tensorflow

Last synced: 08 May 2025

https://github.com/zaigie/stream-infer

Video streaming inference framework, integrating image algorithms and models for real-time/offline video structuring, lightweight NVIDIA DeepStream. 视频流式推理框架,结合图像算法和模型进行实时/离线视频结构化,轻量版 NVIDIA DeepStream

deep-learning deepstream inference machine-learning opencv real-time-analytics streaming-framework streamlit-webapp

Last synced: 28 Jul 2025

https://github.com/benc-uk/batcomputer

A working example of DevOps & operationalisation applied to Machine Learning and AI

api-wrapper azure azure-devops databricks docker kubernetes machine-learning

Last synced: 10 Mar 2025

https://github.com/adhadse/deepdubpy

A complete end-to-end Deep Learning system to generate high quality human like speech in English for Korean Drama (WIP)

cross-language deep-learning korean-drama machine-learning speech-sythesis tensorflow text-to-speech voice-cloning

Last synced: 17 Aug 2025

https://github.com/davidgasquez/letter-recognition

:information_source: Application of Machine Learning techniques to identify randomly distorted capital letters in the English alphabet.

letter-recognition machine-learning

Last synced: 05 Mar 2026

https://github.com/dheerajjha451/cancerdetection

This project is an online platform designed to provide comprehensive health services for cancer patients. The aim is to create a digital space where patients can easily access resources, support, and professional consultations to manage their health journey. Through this platform, patients and their families can find essential information.

cancer-detection chatbot collabo healthcare llm machine-learning news twofactorauth typescript videocall web

Last synced: 04 Oct 2025

https://github.com/nanxstats/msaenet

🧲 Multi-step adaptive estimation for reducing false positive selection in sparse regressions

false-positive-control high-dimensional-data linear-regression machine-learning variable-selection

Last synced: 22 Apr 2025

https://github.com/vsoch/opensource-art

open source, collaborative art generation that combines hand and machine

art circle-ci collaborative deep-dream gallery github-pages machine-learning open-source opensource-art

Last synced: 03 Aug 2025

https://github.com/ichtrojan/object-detection

Real-time Object Detection using Tensorflow and Javascript

javascript machine-learning object-detection reactjs tensorflow web

Last synced: 18 Aug 2025

https://github.com/ayush585/edgex

Edgex is a Gen Z-powered AI mentorship movement — not just code. We help students navigate emotional chaos and career confusion with smart, empathetic AI. Built with passion, heart, and vision. 💬🎯 Join the mission. Be the reason someone finds clarity.

ai ai-chatbot ai-mentor career-guidance career-mentor edgex emotional-support firebase-auth genz groq gssoc gssoc25 llama3 machine-learning mentorship nodejs open-source react student-wellbeing

Last synced: 11 Apr 2026

https://github.com/dhopp1/nowcastlstm

R wrapper for nowcast_lstm Python library. Long short-term memory neural networks for economic nowcasting.

deep-learning forecasting lstm machine-learning neural-network nowcasting

Last synced: 14 Apr 2025

https://github.com/alecokas/flux-vae

Implementation of a Convolutional Variational Autoencoder in Flux.jl

blog cvae fashion-mnist flux julia julialang machine-learning vae variational-autoencoder

Last synced: 11 Apr 2025

https://github.com/kaludii/stable-diffusion-prompt-generator

Created for this model trained by Gustavosta for Stable Diffusion to create a prompt from a few words. You can submit your own text or select from provided examples.

ai machine-learning model prompt prompt-creator stable-diffusion streamlit trained

Last synced: 10 Apr 2025

https://github.com/mlr-org/mlr3tuningspaces

Collection of search spaces for hyperparameter optimization in the mlr3 ecosystem

automl hyperparameter-tuning machine-learning mlr3 r r-package tune tuning

Last synced: 20 Jul 2025

https://github.com/space10-community/ai-aerobics

"AI Aerobics" is a playful experiment by SPACE10 & CIRG.

ai machine-learning p5js reinforcement-learning

Last synced: 05 May 2025

https://github.com/MichWozPol/LEGO_StableDiffusion

The project aim was to fine-tune the stable diffusion model in order to generate images in the LEGO style based on the prompt.

fine-tuning image-generation machine-learning stable-diffusion

Last synced: 06 May 2025

https://github.com/snowkylin/snowkylin.github.io

Snowkylin's Blog - 雪麒的百草园

deep-learning machine-learning

Last synced: 14 Sep 2025

https://github.com/pathwayforte/pathway-forte

A Python package for benchmarking pathway database with functional enrichment and classification methods

benchmarking bioinformatics databases machine-learning pathway-analysis pathway-enrichment-analysis systems-biology

Last synced: 17 Jun 2025

https://github.com/wazeerzulfikar/rtensorflow

GSoC '17 - R language bindings for TensorFlow

deep-learning machine-learning r tensorflow

Last synced: 07 May 2025

https://github.com/zenml-io/template-starter

A template for a starter project for ZenML

cookiecutter copier-template data-science machine-learning mlops zenml

Last synced: 14 Apr 2025

https://github.com/bentsherman/tesseract

A tool for creating resource prediction models for scientific workflows

high-performance-computing machine-learning nextflow scientific-computing scientific-workflows

Last synced: 14 Apr 2025

https://github.com/krypty/trefle

Trefle is a scikit-learn compatible estimator implementing the FuzzyCoCo algorithm that uses a cooperative coevolution algorithm to find and build interpretable fuzzy systems.

data-science deap evolutionary-algorithm fuzzy-logic interpretability machine-learning python scikit-learn

Last synced: 29 Oct 2025

https://github.com/developmentseed/skynet-scrub-server

Backing store for developmentseed/skynet-scrub

database geojson geospatial machine-learning

Last synced: 30 Oct 2025

https://github.com/rensvandeschoot/software-overview-machine-learning-for-screening-text

The repository aims to create an overview and comparison of software used for systematically screening large amounts of textual data using machine learning.

active-learning machine-learning software-development systematic-reviews

Last synced: 03 Jan 2026

https://github.com/p1ayer-1/llama-libtorch

Llama causal LM fully recreated in LibTorch. Designed to be used in Unreal Engine 5

libtorch llama2 llamacpp machine-learning pytorch

Last synced: 11 Oct 2025

https://github.com/ct83/bunyip

Bunyip is a Chrome Extension, which allows us to detect AI generated text, it helps users detect fake news articles which might be generated automatically and not by a real human!

artificial-intelligence chrome-extension chrome-extensions deep-learning gpt gpt-2 gpt-detector machine-learning natural-language-processing nlp nlp-machine-learning openai python python3 serverless-applications

Last synced: 16 Sep 2025

https://github.com/akimous/akimous

Machine learning-assisted Python IDE

ide machine-learning python

Last synced: 15 Mar 2025

https://github.com/zziz/mean-shift

Mean-shift clustering in Python in 100 lines

machine-learning mean-shift meanshift python

Last synced: 27 Jul 2025

https://github.com/intel-retail/rtsf-at-checkout-reference-design

Detect loss at self-checkout by seamlessly connecting different sensor devices, including weight scale sensors, cameras, and RFIDs.

computer-vision deep-learning edge edge-ai edge-computing image-recognition inference intel live-demo machine-learning object-detection openvino pretrained-models real-time reference-implementation video

Last synced: 18 Aug 2025

https://github.com/amstuta/random-forest

Implementation of a Random Forest classifier in both Python and Scala

decision-tree machine-learning random-forest-classifier

Last synced: 05 Aug 2025

https://github.com/takuti/anompy

A Python library for anomaly detection

anomaly-detection data-science forecasting machine-learning python

Last synced: 15 Apr 2025

https://github.com/adeshpande3/quandl-machine-learning

Using the Quandl API to (try) to apply ML to the stock market

machine-learning quandl-api quandl-machine-learning quantitative-finance

Last synced: 13 May 2025

https://github.com/openml/openml-tutorial

Learn how to use OpenML for reproducible, collaborative machine learning projects

machine-learning openml tutorial

Last synced: 01 Jul 2025

https://github.com/pikarpov-lanl/sapsan

ML-based turbulence modeling for astrophysics

astrophysics machine-learning pytorch turbulence

Last synced: 14 Apr 2025

https://github.com/nhejazi/txshift

:package: :game_die: R/txshift: Efficient Estimation of the Causal Effects of Stochastic Interventions, with Corrections for Outcome-Dependent Sampling

causal-effects causal-inference censored-data machine-learning robust-statistics statistics stochastic-interventions stochastic-treatment-regimes targeted-learning treatment-effects variable-importance

Last synced: 16 Aug 2025

https://github.com/biocore/qadabra

Snakemake workflow for comparison of differential abundance ranks

bioinformatics differential-abundance machine-learning metagenomics microbiome pipeline snakemake workflow

Last synced: 13 May 2025

https://github.com/mayer79/splittools

Light weight R package to do fast data splitting for cross-validation or train/valid/test splits

cross-validation machine-learning rstats time-series validation

Last synced: 21 Aug 2025

https://github.com/ybubnov/metalchat

Llama inference for Apple Silicon

deep-learning machine-learning neural-networks

Last synced: 23 Feb 2026

https://github.com/diningphil/mlwiz

Machine Learning Research Wizard

evaluation-framework experiments machine-learning

Last synced: 19 Apr 2026