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.
- GitHub: https://github.com/topics/machine-learning
- Wikipedia: https://en.wikipedia.org/wiki/Machine_learning
- Aliases: machine-learning-algorithms, machine-learning-library, machine-learning-application, machine-learning-models, machinelearning, ml,
- Last updated: 2026-07-07 00:18:54 UTC
- JSON Representation
https://github.com/wassim249/tig_mi
Think.ai hackathon winner project : Moroccan interior design generator
1337 artificial-intelligence controlnet deep-learning diffusion-models hackathon huggingface machine-learning morocco python um6p
Last synced: 06 Mar 2026
https://github.com/drsnowbird/knime-docker
KNIME Analytics Platform & SDK with Docker Container in X11 desktop
analytics-platform docker docker-container java knime knime-analytics-platform machine-learning x11
Last synced: 10 Apr 2025
https://github.com/arabian9ts/ssd300
Single Shot MultiBox Detector implemented with TensorFlow
deep-learning detection-network machine-learning recognizer single-shot-multibox-detector ssd
Last synced: 05 May 2025
https://github.com/victorqribeiro/digitrecognition
Implementation of a digit recognition using my Neural Network with the MNIST data set.
classification javascript machine-learning mnist multilayer-perceptron neural-network
Last synced: 05 May 2025
https://github.com/chalmerlowe/machine_learning
A gentle introduction to machine learning: data handling, linear regression, naive bayes, clustering
data data-science linear-regression machine-learning nearest-neighbors python scikit-learn
Last synced: 10 Apr 2025
https://github.com/sarthfrey/ensemble
Combine models, easily. 🚀
ensemble-learning infrastructure machine-learning modeling-tool python3
Last synced: 06 Apr 2026
https://github.com/timetoai/timediffusion
Unified Framework for Multiple Time Series Tasks
data-science deep-learning deep-neural-networks framework machine-learning machine-learning-algorithms multi-task multi-task-architecture multiple-tasks open-source pypi-package python python3 pytorch pytorch-implementation time-series time-series-forecasting time-series-imputation time-series-prediction time-series-simulation
Last synced: 10 Apr 2025
https://github.com/lmbooth/pybci
Create real-time BCI's with the LSL, PyTorch, SKLearn and TensorFlow packages.
bci brain-computer-interface hmi human-computer-interaction human-machine-interface labstreaminglayer lsl machine-learning python python-brain-computer-interface pytorch sklearn tensorflow
Last synced: 10 Apr 2025
https://github.com/larq/zookeeper
A small library for managing deep learning models, hyperparameters and datasets
command-line-interface deep-learning hyperparameter keras machine-learning python tensorflow tensorflow-datasets
Last synced: 25 Jun 2025
https://github.com/conservationtechlab/animl-r
Animl comprises a variety of machine learning tools for analyzing ecological data. The package includes a set of functions to classify subjects within camera trap field data and can handle both images and videos.
deep-learning machine-learning
Last synced: 04 Feb 2026
https://github.com/yandexdataschool/idao-2019-muon-id
Problem for IDAO 2019 on LHCb Muon Identification
competitive-programming data-science high-energy-physics lhcb machine-learning
Last synced: 10 Apr 2025
https://github.com/bartczernicki/MachineIntelligence-TextAnalytics-TPLDataFlows
Machine Intelligence using OpenAI, Semantic Kernel, Vector Search, SQL Server
dotnet-core machine-intelligence machine-learning openai semantic-kernel sql-server text-analytics
Last synced: 03 Apr 2025
https://github.com/makaveli10/reinforcementlearning
Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.
david-silver-course double-dqn dqn dqn-pytorch dynamic-programming experience-replay machine-learning model-free-rl monte-carlo-methods n-step-bootstrapping n-step-sarsa prioritized-experience-replay q-learning q-learning-vs-sarsa random-walk reinforcement-learning sarsa sutton-gambler sutton-gridworld td-learning
Last synced: 18 Mar 2025
https://github.com/lucko515/ml_tutor
Machine Learning Tutor Python library
classification clustering data-science education jupyter-notebook machine-learning python regression tutorials
Last synced: 08 Aug 2025
https://github.com/sachinkalsi/kmedoids
The Partitioning Around Medoids (PAM) implementation of the K-Medoids algorithm in Python [Unmaintained]
cluster clusters kmedoids-clustering machine-learning medoids partitioning unsupervised-learning
Last synced: 18 Feb 2026
https://github.com/github/mlops
Use GitHub to facilitate automation, collaboration and reproducibility in your machine learning workflows.
actions cicd data-science devops-tools machine-learning mlops pages primer primer-design
Last synced: 04 Oct 2025
https://github.com/rodrigobressan/keras-multi-output-model-utk-face
Exploring Keras functional API to build a multi-output model to predict race, gender and sex on UTK Face dataset.
deep-learning keras machine-learning multi-output-networks utkface
Last synced: 03 Oct 2025
https://github.com/icoxfog417/mlimages
prepare the image data set for machine learning
computer-vision machine-learning
Last synced: 06 Apr 2025
https://github.com/tlverse/causalglm
Interpretable and model-robust causal inference for heterogeneous treatment effects using generalized linear working models with targeted machine-learning
causal-inference causal-learning data-science generalized-linear-models heterogeneous-treatment-effects high-dimensional-inference interpretable-machine-learning machine-learning marginal-structural-models nonparametric-statistics projection r r-package relative-risk-regression robust-statistics semiparametric-estimation statistics targeted-learning treatment-effects working-model
Last synced: 19 Feb 2026
https://github.com/sinhrks/daskperiment
Reproducibility for Humans: A lightweight tool to perform reproducible machine learning experiment.
dask machine-learning reproducibility
Last synced: 19 Feb 2026
https://github.com/djsutherland/mmd
machine-learning maximum-mean-discrepancy python
Last synced: 21 May 2026
https://github.com/medoidai/skrobot
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.
artificial-intelligence data-science feature-engineering feature-selection hyperparameter-tuning machine-learning model-evaluation model-selection model-training model-tuning open-source predictive-modelling python scikit-learn
Last synced: 02 Aug 2025
https://github.com/dorukkarinca/keras-buoy
Keras wrapper that autosaves what ModelCheckpoint cannot.
autosave checkpointing colab colab-automation colab-notebook colaboratory data-science keras machine-learning
Last synced: 04 Oct 2025
https://github.com/tomasreimers/tfjs
A wrapper for the TensorFlow.js library.
javascript machine-learning tensorflow
Last synced: 26 Sep 2025
https://github.com/jstriaukas/midasmlpy
Python implementation of the midasml approach
forecasting-models machine-learning midas-regression mixed-frequency-data nowcasting-models sparse-group-lasso time-series
Last synced: 16 Jan 2026
https://github.com/maxim5/cs231n-2020-spring
All notes, slides and assignments for CS231n: Convolutional Neural Networks for Visual Recognition class by Stanford
computer-vision cs231n deep-learning machine-learning stanford-university
Last synced: 18 Feb 2026
https://github.com/incubated-geek-cc/Text-To-Speech-App
A Fusion of OCR Technology (Tesseract.js) & Web Speech API. Standalone, portable and works offline.
data-science javascript machine-learning ocr ocr-recognition tesseract tesseract-ocr tesseract-ocr-api tesseractjs webapp
Last synced: 16 Apr 2025
https://github.com/sotetsuk/machine-learning-survey
Personal machine learning surrvey in Japanese
Last synced: 13 Sep 2025
https://github.com/residentmario/pytorch-training-performance-guide
Guidebook and reference on PyTorch training optimizations
deep-learning machine-learning pytorch
Last synced: 12 Sep 2025
https://github.com/mzed/rapidlib
RapidLib is a lightweight library for interactive machine learning.
interactive-machine-learning machine-learning
Last synced: 13 Apr 2025
https://github.com/abbey2017/wind-energy-analytics
Physics-guided data-driven solutions for the wind energy industry
artificial-intelligence machine-learning wind-energy wind-energy-analytics wind-turbine
Last synced: 05 Apr 2026
https://github.com/akimach/gestureai
RNN(Recurrent Nerural network) model which recognize hand-gestures drawing 5 figures.
coreml dataset deep-learning deep-neural-networks demo ios keras keras-models keras-tensorflow machine-learning python python-2 recurrent-nerural-network rnn tensorflow
Last synced: 09 Apr 2025
https://github.com/smpanaro/more-ane-transformers
Run transformers (incl. LLMs) on the Apple Neural Engine.
coreml gpt2 llm machine-learning neural-engine transformers
Last synced: 11 Mar 2026
https://github.com/aromanro/machinelearning
From linear regression towards neural networks...
adagrad adam-optimizer backpropagation data-analysis data-science generalized-linear-models gradient-descent linear-regression logistic-regression machine-learning machine-learning-algorithms multilayer-perceptron-network nadam nesterov-accelerated-sgd nesterov-momentum neural-network rmsprop
Last synced: 16 Mar 2025
https://github.com/yusufcakal/algorithms
basic algorithms and solutions
algorithm data-mining encript java machine-learning problems solutions
Last synced: 12 Apr 2025
https://github.com/incubated-geek-cc/text-to-speech-app
A Fusion of OCR Technology (Tesseract.js) & Web Speech API. Standalone, portable and works offline.
data-science javascript machine-learning ocr ocr-recognition tesseract tesseract-ocr tesseract-ocr-api tesseractjs webapp
Last synced: 03 Mar 2026
https://github.com/primaryobjects/fashion
The Fashion-MNIST dataset and machine learning models.
artificial-intelligence artificial-neural-networks classification data-science dataset fashion fashion-mnist image-classification image-recognition machine-learning mnist r supervised-learning support-vector-machines svm xgboost
Last synced: 26 Mar 2025
https://github.com/jameslamb/talks
Conference talks, meetup talks, and misc. writing
conference-talk data-science machine-learning open-source presentations python r
Last synced: 06 Sep 2025
https://github.com/robinthibaut/skbel
SKBEL - Bayesian Evidential Learning framework built on top of scikit-learn.
bayesian-inference gaussian-process gaussian-process-regression gaussian-processes geology groundwater hydrogeology machine-learning multiple-output-regression multivariate-regression pfa sklearn
Last synced: 05 Oct 2025
https://github.com/brandondocusen/cntxtcs
A lightweight tool to optimize your C# project for LLM context windows by using a knowledge graph | Code structure visualization | Static analysis for AI | Large Language Model tooling | .NET ecosystem support #LLM #AI #CSharp #DotNet #CodeAnalysis #ContextWindow #DeveloperTools
architecture-insights code-documentation code-visualization codebase-analysis context-management context-window csharp dependency-analysis dependency-mapping developer-tools dotnet knowledge-graph large-language-models llm llm-integration machine-learning module-relationships open-source python token-reduction
Last synced: 05 May 2025
https://github.com/snigdho8869/multiclass-text-classification
Natural Language Processing for Multiclass Classification: A repository containing NLP techniques for multiclass classification of text data.
adaboost-classifier bert-fine-tuning cnn-model deep-learning ensemble-learning flask flask-application gradient-boosting-classifier gru keras-tensorflow logistic-regression machine-learning natural-language-processing neural-network nlp random-forest-classifier rnn-lstm support-vector-machines text-classification xlnet-fine-tuning
Last synced: 13 Jun 2025
https://github.com/brpy/ml-books
A list of freely available Machine Learning related books.
books data-science free freely machine-learning statistics
Last synced: 20 Jan 2026
https://github.com/ahmedosamamath/statistics-basics
A comprehensive guide to applying statistical techniques in machine learning, including data preprocessing, model development, evaluation metrics, and real-world applications. This repository provides beginner-to-advanced insights into the statistical foundations of machine learning.
artificial-intelligence data-analysis data-science machine-learning statistics
Last synced: 12 Apr 2025
https://github.com/pysiakk/genetictree
Constructing decision trees with genetic algorithm with a scikit-learn inspired API
classification data-science evolutionary-algorithm genetic genetic-algorithm genetic-programming genetictree machine-learning python python-library scikit-learn tree
Last synced: 13 Apr 2025
https://github.com/victorkifer/ecg-af-detection-physionet-2017
AF Classification from a short single lead ECG recording: the PhysioNet/Computing in Cardiology Challenge 2017
atrial-fibrillation ecg machine-learning physionet qrs-detection
Last synced: 27 Jul 2025
https://github.com/code2k13/feed-visualizer
Feed Visualizer creates interactive visualizations by clustering RSS/Atom feed items based on semantic similarity. Feed Visualizer also attempts to automatically predict the labels for each cluster. This application will create a "semantic summary" of a website's contents by scanning its RSS/Atom feed, allowing for easy discovery and navigation to topics of interest. Feed Visualizer creates interactive visualizations in the form of static HTML and JS files, which may be edited and sent to a server.
artificial-intelligence atom data-science data-visualization machine-learning no-code python rss semantic-similarity visualization
Last synced: 06 May 2025
https://github.com/augustocl/clusteranalysis.jl
Cluster Algorithms from Scratch with Julia Lang. (K-Means and DBSCAN)
algorithms cluster clustering dbscan dbscan-clustering julia k-means k-means-clustering machine-learning
Last synced: 19 Aug 2025
https://github.com/rylanschaeffer/stanford-ai-alignment-double-descent-tutorial
Code for Arxiv Double Descent Demystified: Identifying, Interpreting & Ablating the Sources of a Deep Learning Puzzle
deep-learning double-descent machine-learning
Last synced: 29 Oct 2025
https://github.com/leandromineti/ml-journey
A curated collection of free learning resources on topics related to Machine Learning.
artificial-intelligence machine-learning mathematics statistics
Last synced: 09 Apr 2025
https://github.com/dennishnf/cnn-hand-gesture-interface
Hand gesture interface for Desktop PC and Raspberry Pi.
caffe-framework computer-vision convolutional-neural-networks deep-learning embedded-systems hand lenet-5 machine-learning pose-estimation raspberry-pi
Last synced: 14 Jul 2025
https://github.com/open-eo/fusets
Time series Fusion toolbox integrated with openEO
ai4food artificial-intelligence earth-observation machine-learning openeo
Last synced: 12 Apr 2025
https://github.com/pranavkumaarofficial/nlcli-wizard
Natural language control for Python CLI tools using locally-trained SLMs (CPU inference)
cli-tools fine-tuning gemma llama-cpp llm local-first machine-learning nlp qlora quantization slm unsloth
Last synced: 07 Mar 2026
https://github.com/cuuupid/parkinsons-ai
Detect Parkinsons using XGBoost and NN's, see Medium article for in-depth
dataset jupyter machine-learning parkinson parkinsons-detection xgboost
Last synced: 05 May 2025
https://github.com/athaker/econ_136
Quant Trading for Financial Economics
deep-learning dnn machine-learning quantitative-finance tensorflow tensorflow-examples trading
Last synced: 29 Oct 2025
https://github.com/gsurma/mono_depth_estimator
Mono depth estimation for self-driving cars 🚗
ai artificial-intelligence computer-graphics computer-vision deep-learning depth-estimation depth-prediction gan image-to-image-translation jupyter-notebook keras machine-learning mono-depth pix2pix pix2pix-tensorflow python self-driving-car stereo-matching stereo-vision
Last synced: 12 May 2025
https://github.com/drchainsaw/naivenasflux.jl
Your local Flux surgeon
architecture-search deep-learning flux hyperparameter-optimization machine-learning morphisms mutation neural-networks pruning transfer-learning
Last synced: 01 Jan 2026
https://github.com/qiwihui/smsfilters
基于机器学习的 iOS 中文垃圾短信过滤 App
ios-app ios-swift jieba machine-learning message-filtering swift swift4
Last synced: 29 Aug 2025
https://github.com/amallia/gaussiannb
Gaussian Naive Bayes (GaussianNB) classifier
gaussian machine-learning ml naive-bayes naive-bayes-algorithm naive-bayes-classifier
Last synced: 01 Aug 2025
https://github.com/truongnv-hut/aicandy_android_imageclassification_yqpniyma
Deploying Android application for object detection
aicandy android-application artificial-intelligence computer-vision deep-learning deployment machine-learning object-detection
Last synced: 30 Jul 2025
https://github.com/nimblehq/growth
Knowledge sharing and hacking sessions at Nimble
android augmented-reality elixir ios javascript kotlin machine-learning ruby swift
Last synced: 11 Nov 2025
https://github.com/sedflix/deepcoherence
(most probably incorrect implementation of) Text Coherence Analysis Based on Deep Neural Network
coherence-analysis deep-coherence-model deep-learning machine-learning natural-language-processing sentence-odering text-coherence
Last synced: 13 Mar 2026
https://github.com/jxareas/ml-zoomcamp-2022
Solutions for the Machine Learning Zoomcamp 2022 by DataTalks.Club.
classification deepnote exploratory-data-analysis linear-regression logistic-regression machine-learning numpy pandas python r regression regularization rmarkdown streamlit
Last synced: 08 Oct 2025
https://github.com/patricksongzy/corgi
A neural network, and tensor dynamic automatic differentiation implementation for Rust.
autograd deep-learning machine-learning neural-network rust tensor
Last synced: 25 Oct 2025
https://github.com/chamathpali/fedsim
Similarity Guided Model Aggregation for Federated Learning
deep-learning federated-learning machine-learning privacy-preserving-machine-learning
Last synced: 18 Jun 2025
https://github.com/bdwilliamson/vimp
Perform inference on algorithm-agnostic variable importance
machine-learning nonparametric-statistics statistical-inference variable-importance
Last synced: 20 Feb 2026
https://github.com/microsoft/autobrewml
With AutoBrewML Framework the time it takes to get production-ready ML models with great ease and efficiency highly accelerates.
anomaly-detection azure-automl cleansing-data data-science datavisualization machine-learning microsoft nlp-machine-learning responsible-ml sampling-strategies text-analysis text-classification text-summarization
Last synced: 12 Mar 2026
https://github.com/sibirbil/less
Learning with Subset Stacking
classification machine-learning meta-learning regression stacking-ensemble subset-selection
Last synced: 21 Oct 2025
https://github.com/laactechnology/foxcross
AsyncIO serving for data science models
async data-science dataframe http machine-learning pandas python pytorch rest-api scikit-learn serving
Last synced: 14 Mar 2026
https://github.com/hoangsonww/the-event-horizon-app
🎆 A dynamic countdown timer designed to anticipate significant life events. From predefined occasions like New Year's Eve to personalized dates like birthdays, EventHorizon offers an intuitive interface, changing backgrounds, chatbot, and inspiring quotes.
countdown countdown-application countdown-clock countdown-timer countdown-timers css django docker eslint html javascript machine-learning microfrontend microservices nginx python react shell tailwindcss vue
Last synced: 11 Apr 2025
https://github.com/d-chambers/dbscan1d
An efficient 1D implementation of the DBSCAN clustering algorithm
clustering dbscan-algorithm machine-learning python
Last synced: 01 Jul 2025
https://github.com/simran-arora/focus
This repo contains code for the paper: "Can Foundation Models Help Us Achieve Perfect Secrecy?"
machine-learning privacy pytorch
Last synced: 08 Apr 2025
https://github.com/wbasener/bayesianml
This is a GitHub repository for our Bayeisan Machine Learning textbook, which includes the PDF for the book and accompanying Python notebooks.
bayesian bayesian-inference bayesian-machine-learning machine-learning python
Last synced: 16 Jan 2026
https://github.com/devinterview-io/python-ml-interview-questions
🟣 Python ML interview questions and answers to help you prepare for your next machine learning and data science interview in 2024.
ai-interview-questions coding-interview-questions coding-interviews data-science data-science-interview data-science-interview-questions data-scientist-interview interview-practice interview-preparation machine-learning machine-learning-and-data-science machine-learning-interview machine-learning-interview-questions python-ml python-ml-interview-questions python-ml-questions python-ml-tech-interview software-engineer-interview technical-interview-questions
Last synced: 05 May 2025
https://github.com/jishnujayakumar/mlrc2020-embedkgqa
This is the code for the MLRC2020 challenge w.r.t. the ACL 2020 paper Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings
embeddings knowledge-graph machine-learning multi-hop-reasoning neural-embeddings nlp
Last synced: 10 Mar 2026
https://github.com/tanaybhadula/malware-image-detection
A deep learning project which uses a method that converts malware .bytes files into gray-scale images and uses a CNN deep learning model to classify the converted malware image and identify the malware family it belongs to.
classification cnn cybersecurity deep-learning keras machine-learning malware python scipy tensorflow
Last synced: 23 Mar 2025
https://github.com/sap-samples/btp-data-to-value-workshop
This repo contains a dataset, exercises, and sample code for an end-to-end SAP BTP data-to-value bootcamp covering SAP HANA Cloud, SAP Data Warehouse Cloud, SAP Data Intelligence Cloud, and SAP Analytics Cloud.
advanced-analytics analytics data-management data-orchestration data-science data-to-value machine-learning predictive-planning sample sample-code sap-analytics-cloud sap-btp sap-data-intelligence-cloud sap-data-warehouse-cloud sap-hana-cloud workshop
Last synced: 13 Apr 2025
https://github.com/ledell/cvAUC
Computationally efficient confidence intervals for cross-validated AUC estimates in R
auc confidence-intervals cross-validation machine-learning r statistics variance
Last synced: 26 Apr 2025
https://github.com/kennethleungty/anomaly-detection-pipeline-kedro
Anomaly Detection Pipeline with Isolation Forest model and Kedro framework
anomaly anomaly-detection credit-card credit-card-fraud data-science data-science-pipeline financial financial-data fraud fraud-detection kedro machine-learning machine-learning-pipeline ml mlops pipelines quantumblack
Last synced: 12 Jul 2025
https://github.com/jiayuww/spatialeval
[NeurIPS'24] SpatialEval: a benchmark to evaluate spatial reasoning abilities of MLLMs and LLMs
claude foundation-models gemini gpt-4o gpt-4v large-language-models llama3 machine-learning multimodal-deep-learning reasoning spatial-reasoning vision-language-models
Last synced: 04 Sep 2025
https://github.com/lightonai/double-descent-curve
Double Descent Curve with Optical Random Features
machine-learning optical-network photonic-computing random-features ridge-regression
Last synced: 26 Aug 2025
https://github.com/oscarknagg/raw-audio-gender-classification
Machine learning experiment to perform gender classification from raw audio.
audio convolutional-neural-networks gender-classification machine-learning pytorch speech
Last synced: 10 Aug 2025
https://github.com/vkit-x/vkit
Boosting Document Intelligence
chineseocr computer-vision data-augmentation data-synthesis deep-learning document-inteligence image-augmentation machine-learning ocr python text-detection text-detection-recognition text-recognition vkit vkit-x
Last synced: 08 Apr 2026
https://github.com/hoangsonww/tic-tac-toe-ai-game
🎲 This project showcases an interactive Tic-Tac-Toe experience, enhanced by sophisticated artificial intelligence. Developed from the ground up, the game features intricate algorithms designed to challenge and engage players at every level.
ai artificial-intelligence game java javafx machine-learning machine-learning-algorithms tic-tac-toe tic-tac-toe-game tic-tac-toe-java tictactoe tictactoe-game
Last synced: 26 Oct 2025
https://github.com/kylecorry31/ml4k-ai-extension
Use machine learning in AppInventor, with easy training using text, images, or numbers through the Machine Learning for Kids website.
aix appinventor appinventorextension classification classifier image-classification image-classifier machine-learning machine-learning-for-kids ml4k text-classification text-classifier
Last synced: 30 Jul 2025
https://github.com/danielegrattarola/decimation-pooling
Code for "Hierarchical Representation Learning in Graph Neural Networks with Node Decimation Pooling" (TNNLS 2020).
graph-neural-networks machine-learning tensorflow
Last synced: 26 Sep 2025
https://github.com/bolajiayodeji/deploy-ml-web-workshop
In this workshop, you will learn how to build a machine learning model using Python/Scikit-Learn, turn the model into an API using Python/Flask, test the API, build web applications using HTML/CSS/JavaScript/Nextjs, and deploy it to the web for global usage by end-users.
api flask flyio javascript machine-learning nextjs postman python reactjs serverless workshop
Last synced: 10 Nov 2025
https://github.com/sisl/mechamodlearn
Structured framework for learning mechanical systems in PyTorch
lagrangian machine-learning model-learning physics pytorch robotics
Last synced: 13 Sep 2025
https://github.com/the-database/traiNNer-redux
Deep learning training framework for image super resolution and restoration.
deep-learning image-restoration machine-learning neural-network python pytorch super-resolution upscale
Last synced: 06 Mar 2025
https://github.com/IBM/MAX-Sports-Video-Classifier
Categorize sports videos according to which sport the video depicts.
docker-image machine-learning machine-learning-models tensorflow
Last synced: 13 May 2025
https://github.com/mloning/intro-to-ml-with-time-series-dssgx-2020
Python tutorial on machine learning with time series for DSSGx 2020
machine-learning scikit-learn sktime time-series tutorial
Last synced: 07 Mar 2026
https://github.com/tmptrash/construct
JavaScript Digital Organisms simulator
ai artificial-intelligence bytecode canvas2d digital-organisms distributed-computing distributed-systems es6 evolution-simulation genetic-algorithm genetic-programming javascript linear-genetic-programming machine-learning nodejs opensource programming-language research virtual-machine websockets
Last synced: 09 Jul 2025
https://github.com/hybrid-kg/clep
🤖 A Python Package for generating new patient representations driven by data and prior knowledge
bioinformatics embeddings hybrid-data knowledge-driven-framework knowledge-graph knowledge-graph-embeddings machine-learning patient-data
Last synced: 21 Jul 2025
https://github.com/dayyass/latent-semantic-analysis
Pipeline for training LSA models using Scikit-Learn.
data-science hacktoberfest latent-semantic-analysis lsa machine-learning natural-language-processing nlp pipeline python topic-modeling
Last synced: 13 Apr 2025
https://github.com/bighuang624/ml-beginning-projects
基础的机器学习项目集,包含数据预处理、模型评估与选择、可视化以及分类算法等
classification machine-learning
Last synced: 06 May 2025
https://github.com/rishit-dagli/people-counter-on-edge
Low latency resilient people detection and counting for edge devices
ai deep-learning edge-ai edge-computing ffmpeg-server machine-learning mqtt openvino-toolkit people-counter
Last synced: 05 May 2025
https://github.com/pooya-mohammadi/today-i-learned
Today I learned contains Q&A of what I have learned so far. It encompasses topics like: python, deep-learning, cuda-installation, docker, git, linux, etc.
deep-learning docker docker-compose git github linux machine-learning nginx nlp python speech tensorflow ubuntu
Last synced: 17 Jun 2025
https://github.com/heyvaldemar/ollama-traefik-letsencrypt-docker-compose
Ollama with Let's Encrypt Using Docker Compose
ai ai-chatbot ai-ml artificial-intelligence artificial-neural-networks chatgpt docker docker-compose machine-learning ollama ollama-api ollama-app ollama-chat ollama-client ollama-gui ollama-python ollama-ui ollama-webui traefik webui
Last synced: 28 Oct 2025
https://github.com/shubham0204/MiDaS-Android
Monocular Depth Estimation using MiDaS in Android
android android-app deep-learning kotlin kotlin-android machine-learning machine-learning-algorithms neural-networks tensorflow-lite tensorflow-models
Last synced: 23 Oct 2025