Arunprakash-A/DL-Pytorch-Workshop
Develop DL models using Pytorch and Hugging Face
This workshop helps data scientists and machine learning engineers learn to develop deep learning models using PyTorch and Hugging Face. It provides guided notebooks and slide decks that take users from foundational PyTorch concepts like tensors and automatic differentiation to building and fine-tuning advanced models like CNNs, RNNs, and Transformers for tasks like image classification, sequence classification, and translation.
Use this if you are a data scientist or machine learning engineer looking for a structured, hands-on approach to master deep learning model development with PyTorch and Hugging Face.
Not ideal if you are looking for a high-level API to quickly deploy existing models without understanding the underlying deep learning frameworks.
Stars
42
Forks
13
Language
—
License
—
Category
Last pushed
Feb 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Arunprakash-A/DL-Pytorch-Workshop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
azukds/tubular
Python package implementing ML feature engineering and pre-processing for polars or pandas dataframes.
huggingface/course
The Hugging Face course on Transformers
huggingface/audio-transformers-course
The Hugging Face Course on Transformers for Audio
rickiepark/nlp-with-transformers
<트랜스포머를 활용한 자연어 처리> 예제 코드를 위한 저장소입니다.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.