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
Nyandwi/machine_learning_complete
A comprehensive open-source machine learning learning package containing 35 interactive Jupyter notebooks covering Python, data analysis, c…
325039maintenance
databricks/LearningSparkV2
The official companion repository for the book 'Learning Spark: Lightning-Fast Data Analytics, 2nd Edition', containing example Spark appli…
341402active
robotics-survey/Awesome-Robotics-Foundation-Models
A curated awesome-list companion to the survey paper 'Foundation Models in Robotics: Applications, Challenges, and the Future', cataloging …
271402active
MedMNIST/MedMNIST
MedMNIST is a collection of 18 standardized biomedical image classification datasets (12 2D and 6 3D), available in multiple sizes from MNI…
321399stable
musikalkemist/AudioSignalProcessingForML
A collection of Jupyter notebooks and slides accompanying a YouTube course on audio signal processing for machine learning. It covers funda…
741398active
huggingface/deep-rl-class
The Hugging Face Deep Reinforcement Learning Course, a free educational resource with MDX course content and hands-on notebooks covering th…
705007maintenance
INRIA/scikit-learn-mooc
The source material for a free MOOC teaching machine learning in Python with scikit-learn, developed by INRIA. It includes didactic lessons…
681393active
philschmid/deep-learning-pytorch-huggingface
A collection of Jupyter notebook tutorials and examples for deep learning with PyTorch and Hugging Face libraries like Transformers, Datase…
351393active
IQuestLab/IQuest-Coder-V1
IQuest-Coder-V1 is a family of open code large language models (7B, 14B, and 40B variants including Base, Instruct, and Thinking versions) …
471392active
poloclub/diffusiondb
DiffusionDB is the first large-scale text-to-image prompt gallery dataset, containing 14 million images generated by Stable Diffusion from …
321392stable
hendrycks/math
The MATH Dataset is a benchmark of 12,500 competition mathematics problems with full step-by-step solutions, used to measure mathematical p…
501388stable
boyu-ai/Hands-on-RL
An open-source Chinese-language textbook, 'Hands-on Reinforcement Learning', teaching reinforcement learning from basics to mainstream algo…
324973maintenance
intro-stat-learning/ISLP_labs
Up-to-date Jupyter notebook labs accompanying the textbook 'An Introduction to Statistical Learning with Python' (ISLP), maintained by the …
651382active
OpenDriveLab/Birds-eye-view-Perception
An awesome-list and survey companion for bird's-eye-view (BEV) perception in autonomous driving, paired with an open-source PyTorch BEV too…
371382active
Computer-Vision-in-the-Wild/CVinW_Readings
An awesome-style curated collection of research papers on Computer Vision in the Wild (CVinW), covering task-level transfer with pre-traine…
321373active
fastai/course-v3
The third edition of the fast.ai 'Practical Deep Learning for Coders' course, containing Jupyter notebooks and course materials. It is desi…
324910maintenance
jcjohnson/pytorch-examples
A collection of self-contained Python examples that introduce PyTorch fundamentals, from numpy baselines to tensors, autograd, nn modules, …
324906maintenance
MingchaoZhu/InterpretableMLBook
A Chinese translation of Christoph Molnar's 'Interpretable Machine Learning' book, hosted on GitHub with downloadable releases. It systemat…
234897maintenance
XiaomiMiMo/MiMo-V2-Flash
MiMo-V2-Flash is a 309B-parameter Mixture-of-Experts language model (15B active) from Xiaomi designed for efficient reasoning, coding, and …
431367active
meituan-longcat/LongCat-Flash-Chat
LongCat-Flash-Chat is the official repository for Meituan's LongCat-Flash, a 560-billion-parameter Mixture-of-Experts (MoE) foundation lang…
571365active
bismex/Awesome-person-re-identification
A curated awesome-list of research papers on person re-identification (ReID), organized by conference and year, with links to arXiv or open…
321362active
tum-pbs/pbdl-book
An open-source Jupyter book on combining deep learning with physical simulations and numerical methods, readable online or as a PDF. It inc…
481361active
ModelTC/LightX2V-Qwen-Image-Lightning
Qwen-Image-Lightning provides distilled LoRA weights that accelerate the Qwen-Image text-to-image and image-editing models to 4-8 step infe…
621358active
google-gemini/starter-applets
A collection of small starter apps from Google AI Studio demonstrating how to build interactive experiences with the Gemini API. Each apple…
101357active
allenai/objaverse-xl
Objaverse-XL is an open dataset of over 10 million annotated 3D objects, along with Python API scripts for downloading, processing, and Ble…
181354stable
zzli2022/Awesome-System2-Reasoning-LLM
A curated awesome-list tracking the latest advances in System-2 reasoning for large language models, accompanying a survey paper on reasoni…
321353active
Spandan-Madan/DeepLearningProject
An in-depth end-to-end tutorial of a machine learning pipeline, originally built for a Harvard data science class, covering dataset creatio…
234813maintenance
benedekrozemberczki/awesome-graph-classification
A curated awesome-list of graph classification, embedding, and representation learning papers organized into matrix factorization, spectral…
234801maintenance
facebookresearch/uco3d
uCO3D (UnCommon Objects in 3D) is a large-scale dataset from Meta AI containing ~170,000 turn-table videos of objects from ~1000 LVIS categ…
441345stable
tanishqkumar/beyond-nanogpt
An educational repository of minimal, annotated, from-scratch implementations of ~100 modern deep learning techniques, bridging nanoGPT and…
481344active
weiaicunzai/pytorch-cifar100
A PyTorch practice repository implementing dozens of classic CNN architectures (ResNet, DenseNet, VGG, GoogLeNet, Inception variants, Xcept…
324776maintenance
OpenDriveLab/DriveLM
DriveLM is a research project and dataset for autonomous driving built around Graph Visual Question Answering (GVQA), where QA pairs about …
411340active
Open-Source-O1/Open-O1
Open O1 is an open-source effort to replicate the reasoning capabilities of OpenAI's proprietary O1 model by curating chain-of-thought SFT …
221340active
INTERMT/Awesome-PyTorch-Chinese
A curated Chinese-language collection of PyTorch learning resources, including tutorials, manuals, video courses, books, papers, and practi…
324772maintenance
jmtomczak/intro_dgm
A companion repository of introductory Jupyter Notebook examples for the book 'Deep Generative Modeling' by Jakub Tomczak. It provides simp…
681336active
ChanChiChoi/awesome-Face_Recognition
A curated awesome-list collecting research papers (mainly from arXiv) on face-related computer vision topics such as detection, alignment, …
324755maintenance
khanhnamle1994/cracking-the-data-science-interview
A curated collection of cheatsheets, ebooks, interview questions, case studies, and portfolio projects for data science and machine learnin…
324755maintenance
aswintechguy/Machine-Learning-Projects
A collection of mini machine learning projects implemented as Jupyter notebooks, covering classification and regression tasks. It includes …
371335active
andri27-ts/Reinforcement-Learning
A 60-day structured course for learning Deep Reinforcement Learning, combining curated lectures (mainly from DeepMind and Berkeley) with Py…
324735maintenance
keon/deep-q-learning
A minimal, under-100-lines implementation of Deep Q-Learning (DQN and Double DQN) in Python using Keras and Gymnasium, built as a companion…
691329active
gboeing/ppde642
PPDE642 is the second course in a two-course USC urban data science series, providing Jupyter notebook course materials on spatial analysis…
741319active
ATH-MaaS/Awesome-Unified-Multimodal-Models
A curated awesome-list repository accompanying a survey paper on unified multimodal models that handle both image-text understanding and ge…
521315active
alirezadir/Production-Level-Deep-Learning
A curated engineering guideline for building and deploying production-level deep learning systems, covering the full ML project lifecycle f…
444659maintenance
harveyai/harvey-labs
Harvey LAB (Legal Agent Benchmark) is an open-source benchmark from Harvey AI for evaluating LLM agents on realistic legal work, spanning 2…
591312active
tim-learn/awesome-test-time-adaptation
A curated awesome-list of research papers, surveys, and resources on test-time adaptation under distribution shifts, covering source-free d…
551311active
hyunwoongko/transformer
A from-scratch PyTorch implementation of the Transformer model from the paper 'Attention Is All You Need', written for educational purposes…
464651maintenance
sweetice/Deep-reinforcement-learning-with-pytorch
A collection of clear PyTorch implementations of classic and state-of-the-art deep reinforcement learning algorithms such as DQN, A3C, PPO,…
324650maintenance
VikParuchuri/zero_to_gpt
A free course of Jupyter notebooks that takes learners from no deep learning knowledge to implementing a GPT model from scratch in Python a…
321308active
asheeshcric/awesome-contrastive-self-supervised-learning
A curated awesome-list of research papers on contrastive self-supervised learning, organized by year and topic with links to arXiv papers a…
321308active
Tebmer/Awesome-Knowledge-Distillation-of-LLMs
A curated awesome-list of research papers accompanying the survey 'A Survey on Knowledge Distillation of Large Language Models'. It organiz…
301306active
PatWalters/practical_cheminformatics_tutorials
A collection of Jupyter notebook tutorials for learning practical cheminformatics using open-source tools like RDKit, datamol, and molfeat.…
761304active
mallahyari/ml-practical-usecases
A curated database of 650 machine learning system design case studies from over 100 companies like Netflix, Airbnb, and DoorDash. It compil…
411302active
InsaneLife/ChineseNLPCorpus
A curated collection of Chinese natural language processing datasets, including reading comprehension, task-oriented dialogue, and other NL…
324613maintenance
OUCMachineLearning/OUCML
A curated collection of machine learning and deep learning study materials, most notably the 'One Day One GAN' (ODOG) series of GAN impleme…
324598maintenance
fahadshamshad/awesome-transformers-in-medical-imaging
A curated awesome-list of papers and open-source implementations on applications of Transformers in medical imaging, complementing the auth…
721297active
OpenBuddy/OpenBuddy
OpenBuddy is a family of open multilingual chatbot LLMs fine-tuned from Falcon and LLaMA base models with extended vocabulary and CJK token…
411297active
susanli2016/Machine-Learning-with-Python
A collection of Jupyter Notebooks demonstrating common machine learning algorithms in Python, covering regression, classification, clusteri…
434591maintenance
valeman/awesome-conformal-prediction
A curated awesome-list of resources on conformal prediction, including tutorials, videos, books, papers, theses, and open-source libraries …
671296active
glouppe/info8010-deep-learning
Lecture materials and Jupyter notebook code for INFO8010 Deep Learning, a university course taught by Gilles Louppe at ULiège. It covers ma…
671292active
hemingkx/SpeculativeDecodingPapers
A regularly updated curated reading list (awesome list) of must-read papers, blogs, and tutorials on speculative decoding for efficient lar…
671292active
XueFuzhao/awesome-mixture-of-experts
A curated awesome-list collecting papers, open models, and libraries about Mixture-of-Experts (MoE) architectures in deep learning. It serv…
321290active
Lightning-AI/deep-learning-project-template
A seed template from Lightning AI for starting new deep learning and ML research projects with PyTorch Lightning. It ships a pre-structured…
101287stable
itskonrad/miniMNIST-c
A minimal neural network written in roughly 200 lines of dependency-free, standard-library-only C that trains a two-layer MLP (ReLU hidden …
221285stable
pytorch-transformer
A from-scratch PyTorch implementation of the Transformer architecture from the paper 'Attention Is All You Need'. It accompanies a YouTube …
291282stable
musicinformationretrieval/musicinformationretrieval.com
A collection of instructional Jupyter notebooks teaching music information retrieval (MIR) concepts, from Python and audio basics to featur…
601280active
AIGeniusInstitute/AI-Agent-In-Action
An open-source Chinese-language book, 'AI Agent In Action' (《AI Agent 开发实战》), covering AI agent theory, architecture, and development from …
221280active
mims-harvard/TDC
Therapeutics Data Commons (TDC) is an open-science initiative and Python library providing AI-ready datasets, machine learning tasks, and c…
461279active
TommyZihao/vlm_arm
A tutorial project connecting a Mycobot 280 Pi robotic arm to multimodal large language models (GPT-4o, Claude 3, Yi-Vision, Qwen-VL) to bu…
551275active
sail-sg/understand-r1-zero
A research codebase and paper reproduction for critically analyzing R1-Zero-like LLM training, examining the roles of base models and reinf…
371274active
astorfi/TensorFlow-World
A collection of simple, ready-to-use tutorials for TensorFlow, each with source code and accompanying documentation hosted in a wiki. It se…
234488maintenance
jobbole/awesome-machine-learning-cn
A Chinese-language translation and annotation of the awesome-machine-learning curated list, cataloging machine learning frameworks, librari…
324486maintenance
hunkim/DeepLearningZeroToAll
A collection of Jupyter Notebook lab code accompanying Korean-language TensorFlow basic tutorial videos, covering deep learning fundamental…
324484maintenance
Kyubyong/transformer
A readable TensorFlow 1.x implementation of the Transformer architecture from the paper 'Attention Is All You Need', targeted at machine tr…
324475maintenance
whwangovo/pyre-code
A self-hosted coding practice platform with ~76 ML implementation problems covering attention, training, RLHF, diffusion, and GNNs, graded …
511268active
ericyangyu/PPO-for-Beginners
A minimal, well-documented PyTorch implementation of Proximal Policy Optimization (PPO) designed as a companion to a Medium tutorial series…
321268stable
dataflowr/notebooks
Jupyter notebook code and practicals for the Dataflowr 'Deep Learning DIY' course, covering PyTorch tensors, autodiff, CNNs, optimization, …
701267active
mGalarnyk/Python_Tutorials
A collection of Python, machine learning, and AI tutorials provided as Jupyter Notebooks with companion blog posts and YouTube videos. It c…
761266active
modal-labs/modal-examples
A curated collection of example programs for Modal, a serverless cloud platform, covering use cases like LLM serving, image generation, spe…
771264active
pprp/SimpleCVReproduction
A curated collection of simplified, well-commented reproductions of computer vision models including attention mechanisms, classification, …
481261active
callummcdougall/ARENA_3.0
ARENA is a hands-on curriculum of exercises and Streamlit pages covering deep learning fundamentals, transformer interpretability, RL, and …
721260active
theislab/single-cell-best-practices
An open-source Jupyter book teaching best practices for single-cell RNA-seq and multi-modal single-cell analysis, accompanying a Nature Rev…
671258active
BinRoot/TensorFlow-Book
The official companion source code repository for the book 'Machine Learning with TensorFlow', organized as Jupyter Notebooks per chapter. …
324427maintenance
openvinotoolkit/open_model_zoo
A collection of pre-trained deep learning models (Intel and public) plus demos and tools for use with the OpenVINO inference toolkit. It in…
774424maintenance
Albusgive/mujoco_learning
A Chinese-language tutorial collection for MuJoCo physics simulation, covering MJCF modeling plus Python and C++ development APIs, with not…
581255active
cwchenwang/awesome-3d-diffusion
A curated awesome-list of research papers on diffusion models for 3D generation, accompanied by a survey paper. It organizes papers by tech…
561253active
HumanSignal/awesome-data-labeling
A curated awesome-list of open-source and commercial data labeling and annotation tools for machine learning datasets. It catalogs tools fo…
324412maintenance
JWarmenhoven/ISLR-python
A collection of Jupyter Notebooks reproducing the tables, figures, and lab sections of the book 'An Introduction to Statistical Learning' i…
324409maintenance
ibm-granite/granite-code-models
A family of open decoder-only code foundation models from IBM, released under Apache 2.0 in base and instruct variants at 3B, 8B, 20B, and …
101251active
niessner/Matterport
Matterport3D is a large-scale RGB-D dataset of 90 building-scale indoor scenes with 194,400 RGB-D images, panoramic views, textured 3D mesh…
541250stable
wzhe06/Ad-papers
A curated collection of academic papers, tutorials, and industry resources on computational advertising, including CTR prediction, embeddin…
324397maintenance
NabidAlam/road-to-machine-learning
An open-source, structured learning roadmap for machine learning, spanning 26 modules from absolute basics to advanced topics including dep…
601249active
SerialLain3170/AwesomeAnimeResearch
A curated awesome-list of research papers, datasets, and repositories related to anime and manga, covering machine learning topics like ima…
741247active
ga642381/speech-trident
A curated awesome-list surveying speech/audio large language models, speech representation learning, and neural codec models. It organizes …
661245active
aws-solutions-library-samples/guidance-for-training-an-aws-deepracer-model-using-amazon-sagemaker
AWS Solutions Library guidance providing Jupyter Notebook workshop content for training and evaluating AWS DeepRacer reinforcement learning…
321245active
openimages/dataset
Open Images is a large-scale annotated image dataset for computer vision, containing millions of images with bounding boxes, instance segme…
324376maintenance
yfzhang114/Generalization-Causality
A curated collection of academic papers with the author's personal reading notes covering domain generalization, out-of-distribution robust…
321243active
huggingface/diffusion-models-class
A free open-source course from Hugging Face teaching the theory and practice of diffusion models using the Diffusers library and PyTorch. I…
704357maintenance
Instruction-Tuning-with-GPT-4/GPT-4-LLM
A research dataset release of GPT-4-generated instruction-following data for fine-tuning large language models, including English and Chine…
304332maintenance
google-deepmind/materials_discovery
Google DeepMind's GNoME repository sharing a dataset of over 520,000 predicted stable inorganic crystal structures plus model definitions (…
661232active
thunlp/PromptPapers
A curated must-read paper list on prompt-based tuning for pre-trained language models, maintained by THUNLP. It organizes research papers i…
324325maintenance

← prev page 8 / 18 next →