L1aoXingyu / code-of-learn-deep-learning-with-pytorchView external linksLinks
This is code of book "Learn Deep Learning with PyTorch"
☆2,875Mar 4, 2024Updated last year
Alternatives and similar repositories for code-of-learn-deep-learning-with-pytorch
Users that are interested in code-of-learn-deep-learning-with-pytorch are comparing it to the libraries listed below
Sorting:
- pytorch tutorial for beginners☆3,045Oct 23, 2025Updated 3 months ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,813Dec 24, 2023Updated 2 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,555Jul 25, 2024Updated last year
- PyTorch Tutorial for Deep Learning Researchers☆32,177Aug 15, 2023Updated 2 years ago
- Build your neural network easy and fast, 莫烦Python中文教学☆8,445Mar 23, 2023Updated 2 years ago
- Simple PyTorch Tutorials Zero to ALL!☆3,968Mar 23, 2024Updated last year
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆16,376Feb 1, 2026Updated 2 weeks ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,740Sep 1, 2025Updated 5 months ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,312Oct 14, 2021Updated 4 years ago
- 《Pytorch模型训练实用教程》中配套代码☆8,032Jan 4, 2025Updated last year
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,116Apr 22, 2022Updated 3 years ago
- Roadmap of DL and ML, some courses, study notes and paper summary☆758Oct 8, 2018Updated 7 years ago
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,340Jul 25, 2024Updated last year
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题 进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,145Jun 26, 2024Updated last year
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆3,105Nov 17, 2019Updated 6 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,513Dec 17, 2022Updated 3 years ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,988Feb 5, 2026Updated last week
- A faster pytorch implementation of faster r-cnn☆7,867May 20, 2022Updated 3 years ago
- A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats☆750Jul 13, 2020Updated 5 years ago
- Pytorch 中文文档☆4,231Jan 7, 2026Updated last month
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,256Nov 19, 2020Updated 5 years ago
- A PyTorch implementation of the YOLO v3 object detection algorithm☆3,318Jan 16, 2024Updated 2 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,546Jul 1, 2021Updated 4 years ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,711Oct 7, 2022Updated 3 years ago
- 【干货】史上最全的PyTorch学习资源汇总☆4,676Aug 14, 2019Updated 6 years ago
- Minimal PyTorch implementation of YOLOv3☆7,440Nov 17, 2024Updated last year
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,034May 15, 2021Updated 4 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆75,646Jul 30, 2024Updated last year
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,949Oct 15, 2019Updated 6 years ago
- Datasets, Transforms and Models specific to Computer Vision☆17,510Updated this week
- Simple examples to introduce PyTorch☆4,868Feb 20, 2022Updated 3 years ago
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,818Nov 12, 2020Updated 5 years ago
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,388Feb 16, 2023Updated 3 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,658Jan 21, 2026Updated 3 weeks ago
- Deep Learning Book Chinese Translation