Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
☆5,225Jul 25, 2024Updated last year
Alternatives and similar repositories for dlwpt-code
Users that are interested in dlwpt-code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- NYU Deep Learning Spring 2020☆6,806Jun 16, 2025Updated 11 months ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,391Oct 14, 2021Updated 4 years ago
- PyTorch Tutorial for Deep Learning Researchers☆32,359Aug 15, 2023Updated 2 years ago
- Jupyter notebooks for the code samples of the book "Deep Learning with Python"☆20,093Sep 18, 2025Updated 8 months ago
- ⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 or handson-mlp instead.☆29,932Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。☆1,276Nov 25, 2020Updated 5 years ago
- Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including …☆28,843Aug 18, 2024Updated last year
- Datasets, Transforms and Models specific to Computer Vision☆17,682Updated this week
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆16,504Feb 1, 2026Updated 3 months ago
- The fastai book, published as Jupyter Notebooks☆24,981Aug 16, 2024Updated last year
- A collection of various deep learning architectures, models, and tips☆17,502Feb 8, 2024Updated 2 years ago
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,351Jul 25, 2024Updated last year
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,895Sep 1, 2025Updated 8 months ago
- Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.☆31,139May 14, 2026Updated last week
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,650Jul 25, 2024Updated last year
- PRML algorithms implemented in Python☆11,719Apr 5, 2025Updated last year
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…