bharathgs / Awesome-pytorch-listLinks
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
☆16,340Updated last year
Alternatives and similar repositories for Awesome-pytorch-list
Users that are interested in Awesome-pytorch-list are comparing it to the libraries listed below
Sorting:
- PyTorch Tutorial for Deep Learning Researchers☆32,122Updated 2 years ago
- Build your neural network easy and fast, 莫烦Python中文教学☆8,441Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,691Updated 4 months ago
- Simple PyTorch Tutorials Zero to ALL!☆3,969Updated last year
- Simple examples to introduce PyTorch☆4,863Updated 3 years ago
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,341Updated last year
- PyTorch tutorials.☆9,004Updated this week
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,548Updated 4 years ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,987Updated 2 months ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,810Updated 2 years ago
- The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.☆12,412Updated 2 months ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,114Updated 3 years ago
- A collection of various deep learning architectures, models, and tips☆17,365Updated last year
- pytorch tutorial for beginners☆3,044Updated 3 months ago
- 【干货】史上最全的PyTorch学习资源汇总☆4,667Updated 6 years ago
- A curated list of awesome Deep Learning tutorials, projects and communities.☆27,352Updated 8 months ago
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,947Updated 6 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,539Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers