sinanuozdemir/oreilly-pytorch-dl
Code for Deep Learning for Modern AI
This repository provides practical code examples for building and optimizing various deep learning models using PyTorch. It helps practitioners, like AI developers or researchers, understand and apply advanced AI concepts to real-world tasks. You'll work with diverse data like images and text to build and fine-tune models capable of tasks such as object recognition, text classification, art style identification, and even generating new images or converting text to different formats.
Use this if you are an AI practitioner looking for hands-on code and examples to learn, build, and optimize modern deep learning and GenAI models using PyTorch.
Not ideal if you are looking for a plug-and-play application to solve a specific business problem without needing to understand or modify the underlying code.
Stars
49
Forks
40
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/sinanuozdemir/oreilly-pytorch-dl"
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.