JackHCC/Awesome-DL-Models
🤩Learning and reproducing classic deep learning models by using PyTorch.【Machine Learning,CV,NLP,Mutimodal,GNN,etc.】
This is a learning resource for understanding and replicating classic deep learning models. It provides code examples and notes for various models across machine learning, computer vision, natural language processing, and other domains. The target user is a deep learning practitioner or student who wants to grasp the underlying mechanics of these algorithms.
No commits in the last 6 months.
Use this if you are a deep learning student or researcher looking to understand the implementation details of foundational and advanced deep learning models.
Not ideal if you are looking for a plug-and-play library to immediately apply deep learning models without diving into their internal workings.
Stars
30
Forks
2
Language
Python
License
—
Category
Last pushed
Mar 14, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JackHCC/Awesome-DL-Models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
kk7nc/RMDL
RMDL: Random Multimodel Deep Learning for Classification
OML-Team/open-metric-learning
Metric learning and retrieval pipelines, models and zoo.
miguelvr/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models...