Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: machine-learning

1710 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
weihaox/awesome-digital-human
A curated awesome-list of research papers, code, datasets, and industry products on digital humans, covering 2D/3D/4D human modeling, avata…
671976active
Guang000/Awesome-Dataset-Distillation
A curated awesome-list of papers, code, and project pages on dataset distillation and dataset condensation, maintained by researchers in th…
771972active
DA-southampton/NLP_ability
A curated Chinese-language knowledge repository summarizing what an NLP engineer needs to learn, including interview questions, deep learni…
327508maintenance
amusi/awesome-object-detection
A curated awesome-list of papers, code repositories, and surveys on object detection in deep learning, covering models from R-CNN and YOLO …
327506maintenance
wiseodd/generative-models
A collection of reference implementations of generative models including GANs, VAEs, RBMs, and Helmholtz machines in PyTorch and TensorFlow…
327490maintenance
firmai/industry-machine-learning
A curated list of applied machine learning and data science notebooks and libraries organized across different industries. It serves as a r…
327485maintenance
Microsoft Building Footprints
Open datasets of computer-generated building footprint polygons for the United States (and globally) derived by Microsoft using deep learni…
761947active
ageron/handson-mlp
A collection of Jupyter notebooks teaching machine learning and deep learning fundamentals in Python using Scikit-Learn, PyTorch, and Huggi…
641946active
alembics/disco-diffusion
Disco Diffusion is a Jupyter/Colab notebook that amalgamates diffusion models, techniques, and utilities for generating AI art and animatio…
237397maintenance
MicrosoftDocs/ml-basics
A collection of Jupyter Notebook exercise files accompanying the 'Create machine learning models' learning path on Microsoft Learn. It prov…
481941active
ai4s-research/awesome-ai-for-science
A curated awesome-list of AI tools, libraries, papers, datasets, and frameworks for accelerating scientific discovery across physics, chemi…
621937active
gavinkhung/machine-learning-visualized
A Jupyter Book website that implements and mathematically derives machine learning algorithms from first principles using Jupyter Notebooks…
641936active
Thinklab-SJTU/Bench2Drive
Bench2Drive is a closed-loop benchmark and dataset for end-to-end autonomous driving, built on CARLA with an RL-based expert driver (Think2…
681934active
Jack-bo1220/Awesome-Remote-Sensing-Foundation-Models
A curated awesome-list cataloging papers, code, pre-trained weights, datasets, and benchmarks for Remote Sensing Foundation Models (RSFMs).…
631931active
harlanhong/awesome-talking-head-generation
A curated awesome-list of papers, datasets, and surveys on talking head generation, covering face animation, audio-driven synthesis, portra…
671930active
FareedKhan-dev/all-rl-algorithms
A collection of Jupyter Notebook implementations of 18 reinforcement learning algorithms written from scratch in Python with NumPy and PyTo…
371929active
luyishisi/Anti-Anti-Spider
A Chinese-language repository collecting techniques and code for bypassing anti-scraping measures on websites, including a CNN-based (AlexN…
327279maintenance
krasserm/bayesian-machine-learning
A collection of Jupyter notebooks teaching Bayesian machine learning, covering Bayesian linear regression, Gaussian processes, sparse Gauss…
641917stable
wangshusen/SearchEngine
An educational repository of slides and video lectures (in Chinese) covering search engine technology, from basics and relevance ranking to…
321911active
thunil/Physics-Based-Deep-Learning
A curated collection of links to research works on physics-based deep learning (PBDL), combining physical modeling with deep learning techn…
521908active
rasbt/python-machine-learning-book-2nd-edition
The official code repository for the book 'Python Machine Learning (2nd edition)', containing Jupyter notebooks and Python scripts for each…
327201maintenance
bytedance/GiantMIDI-Piano
GiantMIDI-Piano is a classical piano MIDI dataset containing 10,855 transcribed MIDI files from 2,786 composers, generated by transcribing …
101896stable
wq2012/awesome-diarization
A curated awesome-list of speaker diarization resources, including papers, software libraries, datasets, conferences, and learning material…
771895active
jsksxs360/How-to-use-Transformers
A Chinese-language tutorial and code repository for quickly learning the Hugging Face Transformers library, covering NLP fundamentals throu…
631892active
safe-graph/graph-fraud-detection-papers
A curated awesome-list of academic papers and resources on graph- and transformer-based fraud, anomaly, and outlier detection, organized by…
721889active
probml/pyprobml
A collection of Jupyter notebooks with Python code reproducing the figures from Kevin Murphy's 'Probabilistic Machine Learning' books (Intr…
537132maintenance
HHHHHejia/Awesome-AgenticLLM-RL-Papers
A curated paper list accompanying the survey 'The Landscape of Agentic Reinforcement Learning for LLMs', cataloguing RL algorithms (PPO, DP…
571881active
ZHOUYI1023/awesome-radar-perception
A curated awesome-list of radar perception resources covering datasets, detection, tracking, sensor fusion, signal processing, and SLAM for…
391880active
Fafa-DL/Lhy_Machine_Learning
A collection of lecture slides, notes, and homework assignments for Hung-yi Lee's 2021/2022/2023 Spring Machine Learning courses, maintaine…
327111maintenance
Farama-Foundation/Metaworld
Meta-World is an open-source benchmark of 50 simulated robotic manipulation tasks built on MuJoCo and the Gymnasium API, for evaluating mul…
841878active
GMvandeVen/continual-learning
A PyTorch research codebase implementing many continual learning methods (EWC, SI, LwF, XdG, replay variants, iCaRL, generative classifier,…
451878active
tiepvupsu/ebookMLCB
Source repository for the Vietnamese ebook 'Machine Learning cơ bản' (Fundamentals of Machine Learning) by Vũ Hữu Tiệp, containing the book…
321876stable
inference-labs-inc/zkml-blueprints
A curated collection of mathematical formulations and zero-knowledge circuit designs for proving machine learning computations, covering op…
491875active
afshinea/stanford-cs-230-deep-learning
A collection of illustrated VIP cheatsheets (PDF and web) summarizing Stanford's CS 230 Deep Learning course, covering CNNs, RNNs, and deep…
327079maintenance
likedan/Awesome-CoreML-Models
A curated awesome-list of machine learning models converted to Apple's Core ML format for iOS, macOS, tvOS, and watchOS. It aggregates down…
447052maintenance
instillai/machine-learning-course
An open-source machine learning course written in Python, providing tutorials and reference material on core ML algorithms and concepts. It…
237045maintenance
HuangOwen/Awesome-LLM-Compression
A curated awesome-list of research papers and tools on large language model compression, covering quantization, pruning and sparsity, disti…
741865active
zchoi/Awesome-Embodied-Robotics-and-Agent
A curated awesome-list of research papers on embodied AI, robotics, and agents powered by Large Language Models and Vision-Language Models.…
721865active
karolpiczak/ESC-50
ESC-50 is a labeled dataset of 2000 five-second environmental audio recordings organized into 50 classes for benchmarking environmental sou…
321865stable
john-rocky/CoreML-Models
A curated model zoo of PyTorch models converted to ready-to-use CoreML .mlpackage files for iOS and macOS, each with a conversion script an…
921863active
princewen/tensorflow_practice
A collection of TensorFlow 1.4 practice examples and tutorials covering reinforcement learning, NLP, and recommendation systems, written in…
327020maintenance
ray-project/llm-applications
A comprehensive tutorial repository (Jupyter notebooks plus guide) for building production-grade RAG-based LLM applications using Ray. It c…
621856active
yassouali/awesome-semi-supervised-learning
A curated, regularly updated list of semi-supervised learning papers, methods, and resources, covering deep learning, computer vision, NLP,…
321856active
zhihongz/awesome-low-light-image-enhancement
A curated awesome-list of resources for low-light image enhancement, covering datasets, papers, open-source code, and evaluation metrics. I…
691848active
apple/pico-banana-400k
A large-scale dataset of ~400K text-image-edit triplets for text-guided image editing research, built from Open Images using Nano-Banana ed…
421846active
shsarv/Machine-Learning-Projects
A curated collection of 26 end-to-end machine learning projects in Jupyter Notebooks covering deep learning, NLP, computer vision, healthca…
741843active
MLEveryday/practicalAI-cn
A Chinese translation of the practicalAI project, a collection of Jupyter notebooks teaching practical machine learning and deep learning w…
666921maintenance
benedekrozemberczki/awesome-fraud-detection-papers
A curated awesome-list of academic research papers on fraud detection, spanning data mining, graph learning, and machine learning venues li…
581829active
nltk/nltk_data
The official data distribution repository for NLTK, containing corpora, trained models, tokenizers, and other data packages used with the N…
721828stable
trekhleb/machine-learning-experiments
A collection of interactive machine learning experiments, each pairing a Jupyter/Colab training notebook with a browser-based demo page sho…
561827active
peremartra/Large-Language-Model-Notebooks-Course
A free, hands-on Jupyter Notebook course on building applications with Large Language Models, covering OpenAI and Hugging Face models, Lang…
671823active
kk7nc/Text_Classification
A companion repository for the survey paper 'Text Classification Algorithms: A Survey', providing explanations and Python code for text cla…
381818active
brevdev/launchables
A collection of Jupyter notebook guides from the Brev.dev (NVIDIA Brev) team covering LLM fine-tuning, multi-modal models, image segmentati…
701816active
yenchenlin/DeepLearningFlappyBird
A Python demo that trains a Deep Q-Network (DQN) to play Flappy Bird from raw pixel input using TensorFlow, pygame, and OpenCV. It serves a…
326819maintenance
stepjam/RLBench
RLBench is a large-scale robot learning benchmark and simulation environment built on CoppeliaSim and PyRep, featuring 100 hand-designed ma…
241812active
Atcold/NYU-DLSP20
NYU Deep Learning Spring 2020 course materials by Yann LeCun and Alfredo Canziani, including Jupyter notebooks, slides, and videos. Covers …
346809maintenance
krishnaik06/Data-Science-Projects-For-Resumes
A curated collection of end-to-end data science projects (machine learning, deep learning, NLP, computer vision) designed to build a resume…
251803active
KaimingHe/deep-residual-networks
The official repository for the original ResNet-50, ResNet-101, and ResNet-152 models from the paper 'Deep Residual Learning for Image Reco…
326754maintenance
rhiever/Data-Analysis-and-Machine-Learning-Projects
A collection of teaching materials, code, and datasets accompanying Randal S. Olson's data analysis and machine learning blog posts, primar…
326749maintenance
TommyZihao/zihao_course
A collection of open courses by Tongji Zihao (TommyZihao) covering computer vision, graph machine learning, explainable AI, and AI paper re…
381792active
DGoettlich/history-llms
An information hub for an academic research project at the University of Zurich training large language models from scratch on historical, …
421789active
hymie122/RAG-Survey
A curated collection of research papers on Retrieval-Augmented Generation (RAG) for AI-Generated Content, organized according to the author…
251789active
LastAncientOne/Deep_Learning_Machine_Learning_Stock
A collection of Jupyter Notebook tutorials and studies applying machine learning and deep learning algorithms to stock price prediction. It…
321787active
coderonion/awesome-yolo-object-detection
A curated awesome-list of YOLO object detection projects, implementations, datasets, and deployment resources. It covers YOLO versions acro…
431784active
linyiLYi/snake-ai
A Python project implementing the classic Snake game with Pygame and an AI agent trained via deep reinforcement learning to play it. It pro…
301784stable
DjangoPeng/openai-quickstart
A comprehensive open-source tutorial and learning guide for developing applications with large language models, built as Jupyter Notebooks.…
321777active
mlcommons/training
Reference implementations of the MLPerf Training benchmark suite maintained by MLCommons, covering models from LLMs to recommendation and v…
661771active
csteinmetz1/ai-audio-startups
A community-curated list of startups working with AI in audio and music technology, covering music creation, production, voice, and speech.…
331769active
lihanghang/NLP-Knowledge-Graph
A curated Chinese-language collection of research notes, papers, tools, datasets, and links covering NLP, knowledge graphs, knowledge-base …
771766active
SophonPlus/ChineseNlpCorpus
A curated collection of Chinese natural language processing corpora and datasets, including sentiment analysis reviews, named entity recogn…
326601maintenance
tata1661/FSL-Mate
FSL-Mate is a curated collection of resources for few-shot learning, containing a tracked paper list (FewShotPapers) and a PaddlePaddle-bas…
671763active
PaddlePaddle/Research
A collection of novel deep learning research works implemented with PaddlePaddle, covering top-conference papers and competition-winning mo…
321763active
Toyhom/Chinese-medical-dialogue-data
A Chinese medical dialogue dataset containing 792,099 patient-doctor question-answer pairs organized into six departments: internal medicin…
321762stable
zhangqianhui/AdversarialNetsPapers
A curated awesome-list of research papers on generative adversarial networks (GANs), organized by application area, theory, and tutorials, …
326570maintenance
willard-yuan/awesome-cbir-papers
A curated awesome-list of classical and deep learning papers on content-based image retrieval (CBIR), covering local features, global featu…
761757active
yandexdataschool/Practical_DL
A deep learning course repository co-developed by YSDA, HSE and Skoltech, containing weekly lecture notes, seminar notebooks, and homework …
571757active
linjinjin123/awesome-AIOps
A curated awesome-list of AIOps (Artificial Intelligence for IT Operations) learning resources, including white papers, courses, industry p…
321751active
linyiLYi/street-fighter-ai
An AI agent trained with deep reinforcement learning to beat the final boss of Street Fighter II: Special Champion Edition, making decision…
306520maintenance
openai/mle-bench
MLE-bench is an open-source benchmark from OpenAI that measures how well AI agents perform machine learning engineering tasks, built from 7…
571733active
tensorflow/nmt
A TensorFlow tutorial and codebase teaching how to build neural machine translation (seq2seq) models from scratch, including attention mech…
106453maintenance
zhaoyang97/Paper-Notes
A curated collection of 23,000+ concise (5-minute) summaries of AI, LLM, NLP, and computer vision papers from top conferences like CVPR, IC…
571729active
microsoft/nlp-recipes
Microsoft's collection of Jupyter notebooks and utility functions demonstrating best practices for building NLP systems with state-of-the-a…
106428maintenance
YBIFoundation/Internship
A collection of Jupyter Notebook-based learning materials from YBIFoundation, structured as an internship-style program covering fundamenta…
461725active
kuangliu/pytorch-cifar
A PyTorch reference repository for training image classification models on the CIFAR10 dataset, with implementations of many popular archit…
326426maintenance
Barca0412/Introduction-to-Quantitative-Finance
A Chinese-language open-source knowledge base for quantitative finance research, featuring a multi-factor equity investing tutorial, curate…
731724active
uhub/awesome-matlab
A curated list of MATLAB frameworks, libraries, and software, covering machine learning, robotics, signal processing, optimization, and sci…
771723active
yangkky/Machine-learning-for-proteins
A curated, community-maintained list of research papers on machine learning applied to proteins, organized by application and model type. I…
321716active
vahidk/EffectivePyTorch
EffectivePyTorch is an open ebook of tutorials covering PyTorch fundamentals and best practices, including tensors, modules, TorchScript, d…
381713active
mjun0812/flash-attention-prebuild-wheels
A repository that distributes pre-built flash-attention 2 and 3 wheel packages for Linux and Windows, built via GitHub Actions, AWS CodeBui…
831712active
KEV0143/Comparative-analysis-of-hourly-load-forecasting-using-PatchTST-TFT-NHiTS-and-CatBoost
A Python benchmark project comparing deep learning time-series architectures (PatchTST, Temporal Fusion Transformer, N-HiTS) against CatBoo…
631711active
dragen1860/TensorFlow-2.x-Tutorials
A collection of TensorFlow 2.x tutorials and example code in Jupyter Notebooks, covering CNNs, RNNs, GANs, auto-encoders, Faster RCNN, GPT,…
326340maintenance
SmirkCao/Lihang
A study companion repository for Li Hang's textbook 'Statistical Learning Methods' (2nd edition), containing notes, Python code, notebooks,…
326313maintenance
zwang4/awesome-machine-learning-in-compilers
A curated awesome-list of research papers, books, talks, software tools, benchmarks, and datasets for applying machine learning to compiler…
771692active
IBM/Project_CodeNet
Project CodeNet is a large-scale curated dataset of ~14 million code submissions across 50+ programming languages, built to support AI-for-…
481690stable
jiachenli94/Awesome-Interaction-Aware-Trajectory-Prediction
A curated awesome-list of state-of-the-art research materials on interaction-aware behavior and trajectory prediction, including datasets, …
761689active
dformoso/machine-learning-mindmap
A mindmap-style PDF cheatsheet summarizing machine learning concepts, spanning data analysis, mathematics, models, and deep learning. It se…
326260maintenance
microsoft/edgeai-for-beginners
A Microsoft open-source curriculum teaching beginners the fundamentals of Edge AI, including popular models, inference techniques, model op…
631685active
Tongyun1/from-minimind-to-more
A detailed Chinese-language study guide and annotated walkthrough of the Minimind project for training a large language model from scratch,…
531683active
microsoft/onnxruntime-inference-examples
A collection of official examples from Microsoft demonstrating how to use ONNX Runtime for machine learning inferencing across C/C++, JavaS…
771682active
nfmcclure/tensorflow_cookbook
The official code repository for the book 'TensorFlow Machine Learning Cookbook' by Nick McClure, containing Jupyter Notebook recipes for T…
326238maintenance

← prev page 6 / 18 next →