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

resource: deep-learning

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

ResourceHealth v2StarsMaturity
pytorch/benchmark
TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance across popular model workloads. It provides a sta…
771041active
NELSONZHAO/zhihu
A collection of Jupyter Notebook tutorials accompanying the author's Zhihu column '机器不学习', implementing deep learning projects in TensorFlo…
323522maintenance
opencv/opencv_zoo
A collection of pre-trained computer vision models tuned for OpenCV's DNN inference module, accompanied by benchmarking tools for various h…
611034active
ZhiqingXiao/rl-book
Source code repository for the book 'Reinforcement Learning: Theory and Python Implementation', providing Python implementations of RL algo…
541030active
mryab/efficient-dl-systems
Course materials for the Efficient Deep Learning Systems course taught at HSE University and Yandex School of Data Analysis. It covers GPU/…
701028active
YifanZhang07/Awesome-LongTailed-Learning
A curated awesome list and accompanying codebase for deep long-tailed learning, based on a TPAMI 2023 survey paper. It catalogs top-tier co…
571027active
guillaume-chevalier/LSTM-Human-Activity-Recognition
A Jupyter Notebook tutorial demonstrating Human Activity Recognition using an LSTM recurrent neural network in TensorFlow on the UCI smartp…
323482maintenance
AvrahamRaviv/Deep-Learning-in-Hebrew
A complete open-source book in Hebrew covering machine learning and deep learning, with accompanying Jupyter notebooks and PDF chapters. It…
601019active
yueliu1999/Awesome-Deep-Graph-Clustering
A curated awesome-list of state-of-the-art deep graph clustering methods, including papers, code links, and datasets. It accompanies an IEE…
711016active
dair-ai/ML-Notebooks
A collection of minimal, reusable Jupyter notebooks covering machine learning and deep learning tasks, built primarily with PyTorch. It ser…
323436maintenance
yyysjz1997/Awesome-TimeSeries-SpatioTemporal-Diffusion-Model
A curated awesome-list and survey repository cataloging diffusion models for time series, spatio-temporal, and tabular data, with papers, c…
571005active
datawhalechina/learn-nlp-with-transformers
A Chinese-language open-source tutorial repository teaching natural language processing with the Transformers library, covering models like…
323365maintenance
priya-dwivedi/Deep-Learning
A collection of standalone deep learning projects in Jupyter Notebooks, each in its own folder, covering topics the author explored and blo…
323355maintenance
tirthajyoti/Machine-Learning-with-Python
A collection of practice and tutorial-style Jupyter notebooks covering a wide variety of machine learning techniques with Python. It includ…
323325maintenance
Sakura-gh/ML-notes
A collection of machine learning study notes based on Hung-yi Lee's courses, published as HTML pages and PDFs. It covers regression, classi…
323281maintenance
fchollet/keras-resources
A curated directory of tutorials, guides, and open-source repositories for working with Keras, the Python deep learning library. It aggrega…
323261maintenance
ysh329/deep-learning-model-convertor
A curated awesome-list cataloging tools and converters for converting deep learning models between frameworks such as TensorFlow, PyTorch, …
323236maintenance
seungeunrho/minimalRL
A collection of minimal PyTorch implementations of classic deep reinforcement learning algorithms (REINFORCE, DQN, PPO, DDPG, A3C, A2C, ACE…
323222maintenance
tirthajyoti/Data-science-best-resources
A curated collection of links to data science resources covering software, platforms, languages, techniques, and online courses. It is a re…
323221maintenance
sbrugman/deep-learning-papers
A curated reading list of deep learning research papers organized by task (code, text, vision, audio) and ordered by date, with state-of-th…
103182maintenance
higgsfield/RL-Adventure
A step-by-step PyTorch tutorial series implementing Deep Q-Network variants, from vanilla DQN through Double DQN, Prioritized Replay, Noisy…
323179maintenance
Miraclelucy/dive_into_deep_learning
A collection of Python study notes for Mu Li's 'Dive into Deep Learning' course, rewritten from the original Jupyter notebooks into standal…
323074maintenance
weiaicunzai/awesome-image-classification
A curated awesome-list of deep learning image classification papers and code repositories since 2014, with an ImageNet accuracy performance…
323064maintenance
L1aoXingyu/pytorch-beginner
A collection of simple toy projects and examples for learning PyTorch as a beginner. It provides minimal, easy-to-follow code demonstrating…
543041maintenance
endymecy/awesome-deeplearning-resources
A curated awesome-list of deep learning and deep reinforcement learning research papers, sorted chronologically, with links to code, model …
613024maintenance
weslynn/AlphaTree-graphic-deep-neural-network
AlphaTree is a curated AI learning roadmap covering machine learning, deep learning, GANs, graph neural networks, NLP, and big data, with v…
693013maintenance
letianzj/QuantResearch
A collection of Jupyter notebooks and accompanying blog posts covering quantitative trading research, including portfolio optimization, pai…
323007maintenance
computerhistory/AlexNet-Source-Code
The original 2012 source code of AlexNet, the convolutional neural network that won the ImageNet 2012 competition, released as open source …
262968maintenance
leriomaggio/deep-learning-keras-tensorflow
A Jupyter Notebook tutorial series introducing deep neural networks using Keras and TensorFlow, covering perceptrons, CNNs, autoencoders, a…
232968maintenance
fendouai/PyTorchDocs
A Chinese translation of the official PyTorch tutorials, covering a 60-minute quickstart, computer vision, NLP, GANs, and reinforcement lea…
752953maintenance
DSKSD/DeepNLP-models-Pytorch
A collection of Jupyter Notebook implementations of deep NLP models from Stanford's CS-224n course, written in PyTorch. It covers models li…
322944maintenance
ndrplz/self-driving-car
A collection of source code for all projects from the Udacity Self-Driving Car Engineer Nanodegree, covering lane finding, traffic sign cla…
322922maintenance
hoya012/awesome-anomaly-detection
A curated list of anomaly detection resources including survey papers, research papers, and datasets organized by data type (time-series, v…
322901maintenance
robi56/Deep-Learning-for-Recommendation-Systems
A curated collection of deep learning articles, papers, and repositories focused on recommender systems. It serves as a reference list cove…
322885maintenance
Machine-Learning-Tokyo/Interactive_Tools
A curated list of interactive tools for learning machine learning, deep learning, and math, including browser-based visualizers like Transf…
322883maintenance
L1aoXingyu/code-of-learn-deep-learning-with-pytorch
Companion Jupyter Notebook code repository for the Chinese book 'Learn Deep Learning with PyTorch' (深度学习入门之PyTorch). It covers PyTorch basi…
322875maintenance
GoogleCloudPlatform/tensorflow-without-a-phd
A six-episode crash course with Jupyter Notebook code samples, videos, slides, and codelabs teaching software developers deep learning with…
102851maintenance
MenghaoGuo/Awesome-Vision-Attentions
A curated awesome-list of papers on visual attention mechanisms in computer vision, accompanying the survey 'Attention Mechanisms in Comput…
322842maintenance
easy-tensorflow/easy-tensorflow
A collection of simple, comprehensive TensorFlow tutorials with detailed Jupyter notebook explanations and accompanying Python source code.…
232841maintenance
MichalDanielDobrzanski/DeepLearningPython
Python 3.5.2 port of the companion scripts for the book 'Neural Networks and Deep Learning' (neuralnetworksanddeeplearning.com), including …
322830maintenance
ypwhs/captcha_break
A tutorial repository demonstrating how to break captcha images using deep learning with Keras, including a CNN and CRNN with CTC loss. It …
232822maintenance
rasbt/deep-learning-book
Companion repository for the book 'Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Pyt…
322820maintenance
brightmart/roberta_zh
A repository of pre-trained RoBERTa models for Chinese, implemented in TensorFlow with PyTorch versions also provided, loadable directly as…
322791maintenance
songyingxin/NLPer-Interview
A curated collection of study notes and interview questions for NLP algorithm engineer positions, covering Python/C++, math, machine learni…
322757maintenance
PaddlePaddle/book
An interactive deep learning tutorial book ('Deep Learning 101') built as Jupyter Notebooks using the PaddlePaddle framework. It covers fun…
102751maintenance
aaron-xichen/pytorch-playground
A PyTorch playground providing pretrained models and dataset loaders for popular benchmarks like MNIST, SVHN, CIFAR10/100, STL10, and Image…
322716maintenance
llSourcell/Learn_Data_Science_in_3_Months
A curated 12-week curriculum for learning data science, created by Siraj Raval to accompany his YouTube course. It links to free courses, c…
322686maintenance
FLHonker/Awesome-Knowledge-Distillation
A curated awesome-list of knowledge distillation papers (2014-2021), organized by categories such as knowledge forms, KD+GAN, data-free KD,…
322685maintenance
gordicaleksa/pytorch-GAT
A PyTorch implementation of the Graph Attention Network (GAT) paper by Veličković et al., built as an educational resource for learning abo…
322683maintenance
znxlwm/pytorch-generative-model-collections
A PyTorch collection implementing many GAN variants (GAN, LSGAN, WGAN, WGAN-GP, DRAGAN, CGAN, infoGAN, ACGAN, EBGAN, BEGAN) with a shared a…
322627maintenance
amaas/stanford_dl_ex
Starter code and programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning (UFLDL) Tutorial. It accompanies th…
322623maintenance
romeokienzler/TensorFlow
A collection of Jupyter notebooks and supporting material accompanying the author's TensorFlow articles, focused on TensorFlow 2.x features…
322605maintenance
sjchoi86/Tensorflow-101
A collection of TensorFlow tutorials written as Jupyter Notebooks, aimed at TensorFlow and deep learning beginners. It covers basics throug…
322591maintenance
virginiakm1988/ML2022-Spring
Official repository of code, slides, and videos for Hung-yi Lee's Machine Learning 2022 Spring course at National Taiwan University, contai…
322588maintenance
NeuronDance/DeepRL
A curated educational repository by the DeepRL Lab that collects learning materials, research institutions, notable researchers, and applic…
322570maintenance
xuebinqin/DIS
Official repository for the ECCV 2022 paper 'Highly Accurate Dichotomous Image Segmentation' (DIS), providing the DIS dataset, IS-Net model…
322568maintenance
Machine-Learning-Tokyo/AI_Curriculum
A curated collection of links to open university lecture series on deep learning and reinforcement learning from Stanford, MIT, UC Berkeley…
322562maintenance
exacity/simplified-deeplearning
A collection of Chinese-language study notes accompanying the Deep Learning Book, with simplified PyTorch and TensorFlow implementations of…
232538maintenance
52CV/CVPR-2021-Papers
A curated, categorized collection of CVPR 2021 accepted papers and code links, maintained as a GitHub awesome-list. It organizes roughly 1,…
322531maintenance
hwalsuklee/awesome-deep-text-detection-recognition
A curated awesome-list of deep learning papers and resources for scene text detection and recognition (OCR). It organizes papers by publica…
322530maintenance
curiousily/Getting-Things-Done-with-Pytorch
A collection of Jupyter Notebook tutorials (with a free companion book) teaching how to solve real-world machine learning and deep learning…
322502maintenance
makeyourownneuralnetwork/makeyourownneuralnetwork
Companion code repository for the book 'Make Your Own Neural Network', containing Jupyter notebooks that build a simple three-layer neural …
322496maintenance
cbsudux/awesome-human-pose-estimation
A curated awesome-list of resources on human pose estimation, including papers, datasets, workshops, blog posts, and popular PyTorch/Tensor…
322480maintenance
Jack-Cherish/Deep-Learning
A collection of hands-on deep learning tutorials and accompanying Python code by Jack Cui, covering projects like handwritten digit recogni…
322448maintenance
github/CodeSearchNet
CodeSearchNet is a dataset and benchmark suite from GitHub for semantic code search, containing about 6 million functions across six progra…
102443maintenance
microsoft/AutonomousDrivingCookbook
A collection of Jupyter Notebook tutorials, scenarios, and demos from Microsoft Garage for learning autonomous driving algorithms. It cover…
492434maintenance
deeplearningturkiye/turkce-yapay-zeka-kaynaklari
A curated Turkish-language collection of deep learning and machine learning resources in Turkey, maintained by the Deep Learning Türkiye co…
322428maintenance
dipanjanS/practical-machine-learning-with-python
A companion repository for the Apress book 'Practical Machine Learning with Python', containing all code, Jupyter notebooks, and examples f…
322385maintenance
google/youtube-8m
Starter code from Google for training and evaluating TensorFlow models on the YouTube-8M large-scale labeled video dataset. It provides an …
322378maintenance
xinario/awesome-gan-for-medical-imaging
A curated awesome-list of research papers and resources on generative adversarial networks (GANs) applied to medical imaging. It organizes …
322362maintenance
fengdu78/machine_learning_beginner
A collection of Jupyter Notebook tutorials and curated articles from the 'Machine Learning Beginner' WeChat public account, covering Python…
322353maintenance
D-X-Y/Awesome-AutoDL
A curated awesome-list of automated deep learning (AutoDL) resources, covering neural architecture search, hyperparameter optimization, lib…
322342maintenance
TrustAGI-Lab/Awesome-Graph-Neural-Networks
A curated awesome-list of research papers and resources on Graph Neural Networks, organized by model family (recurrent, convolutional, auto…
322310maintenance
dennybritz/nn-from-scratch
A Jupyter Notebook tutorial repository that implements a neural network from scratch in Python, accompanying a WildML blog post. It is educ…
322309maintenance
Honlan/DeepInterests
DeepInterests is a Chinese-language collection of hands-on deep learning projects built with Python3, TensorFlow 1.9, and Keras 2.2, accomp…
322285maintenance
vaaaaanquish/Awesome-Rust-MachineLearning
A curated awesome-list of machine learning libraries, tools, blogs, books, and papers written in Rust. It is aimed at developers migrating …
322268maintenance
Zeta36/chess-alpha-zero
A research/educational project implementing chess reinforcement learning using AlphaGo Zero methods (self-play, MCTS, residual neural netwo…
322224maintenance
forresti/SqueezeNet
SqueezeNet is a deep convolutional neural network architecture that achieves AlexNet-level image classification accuracy with 50x fewer par…
322218maintenance
erhwenkuo/deep-learning-with-keras-notebooks
A collection of Jupyter notebooks documenting one developer's learning of Keras, covering CNNs, RNNs/LSTMs, autoencoders, seq2seq, image au…
322196maintenance
zoubohao/DenoisingDiffusionProbabilityModel-ddpm-
A minimal, educational PyTorch implementation of Denoising Diffusion Probabilistic Models (DDPM) that trains a UNet on CIFAR-10. It also in…
322182maintenance
andrewt3000/DL4NLP
A curated list of deep learning resources for natural language processing, covering courses, papers, and notes on sequence modeling tasks l…
322180maintenance
golbin/TensorFlow-Tutorials
A step-by-step collection of TensorFlow tutorial source code covering deep learning basics through advanced models like CNN, RNN, GAN, DQN,…
322123maintenance
delip/PyTorchNLPBook
Companion repository of Jupyter Notebook code and data for the O'Reilly book 'Natural Language Processing with PyTorch' by Delip Rao and Br…
322057maintenance
AppliedDataSciencePartners/DeepReinforcementLearning
A Python implementation replicating the AlphaZero deep reinforcement learning methodology, built with Keras and Jupyter notebooks. It serve…
322033maintenance
cbailes/awesome-deep-trading
A curated awesome-list of papers, code repositories, datasets, and courses on applying deep learning and machine learning to algorithmic tr…
322032maintenance
Azure Machine Learning examples
A collection of Jupyter notebooks demonstrating how to build, train, and deploy machine learning and deep learning models using the Azure M…
772027maintenance
PacktPublishing/Advanced-Deep-Learning-with-Keras
The official code repository for the Packt book 'Advanced Deep Learning with TensorFlow 2 and Keras', containing all supporting example cod…
642022maintenance
IgorSusmelj/pytorch-styleguide
An unofficial styleguide and best-practices document for writing PyTorch code, based on over a year of deep learning experience from a rese…
322017maintenance
jindongwang/MachineLearning
A curated collection of machine learning learning resources, primarily in Chinese, covering textbooks, video courses, code implementations,…
322017maintenance
tqchen/tinyflow
TinyFlow is a minimal (~2k lines) educational deep learning system built on NNVM that demonstrates how to construct a computational graph-b…
102017maintenance
AstraZeneca/awesome-explainable-graph-reasoning
A curated awesome-list of research papers, surveys, and software on explainability in graph machine learning. It is maintained by AstraZene…
231989maintenance
gokceneraslan/awesome-deepbio
A curated awesome-list of papers and resources on deep learning applications in computational biology. It catalogs research from protein st…
321988maintenance
https-deeplearning-ai/machine-learning-engineering-for-production-public
Public repository of course materials for DeepLearning.AI's Machine Learning Engineering for Production (MLEP) Specialization. It contains …
321972maintenance
rguthrie3/DeepLearningForNLPInPytorch
An IPython Notebook tutorial teaching deep learning for natural language processing in PyTorch, from tensor basics through LSTMs and BiLSTM…
321956maintenance
patrickloeber/pytorchTutorial
A collection of PyTorch beginner tutorial code examples accompanying Patrick Loeber's YouTube video series. It covers fundamentals from ten…
321953maintenance
philipperemy/tensorflow-1.4-billion-password-analysis
A research project and tooling for analyzing the 1.4 billion clear-text password BreachCompilation dataset using deep learning and NLP with…
321952maintenance
loujie0822/DeepIE
DeepIE is a collection of deep learning resources, paper summaries, and reference implementations for information extraction tasks such as …
321932maintenance
FighterLYL/GraphNeuralNetwork
Companion code repository for the Chinese book '深入浅出图神经网络:GNN原理解析' (Graph Neural Networks: Principles Explained). It contains Jupyter Noteb…
321928maintenance
ageron/tf2_course
A collection of Jupyter notebooks with exercises and solutions accompanying Aurélien Géron's 'Deep Learning with TensorFlow 2 and Keras' tr…
321909maintenance
nicodjimenez/lstm
A minimal, clean LSTM neural network implementation written from scratch in Python for learning purposes. It demonstrates LSTM training wit…
321900maintenance

← prev page 5 / 8 next →