All Projects → xiaotudui → Pytorch Tutorial

xiaotudui / Pytorch Tutorial

PyTorch深度学习快速入门教程(绝对通俗易懂!)

Projects that are alternatives of or similar to Pytorch Tutorial

Transformers Tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
Stars: ✭ 384 (+386.08%)
Mutual labels:  pytorch-tutorial
Machine Learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
Stars: ✭ 705 (+792.41%)
Mutual labels:  pytorch-tutorial
Pytorch Continuous Bag Of Words
The Continuous Bag-of-Words model (CBOW) is frequently used in NLP deep learning. It's a model that tries to predict words given the context of a few words before and a few words after the target word.
Stars: ✭ 50 (-36.71%)
Mutual labels:  pytorch-tutorial
Deep Learning With Pytorch Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
Stars: ✭ 517 (+554.43%)
Mutual labels:  pytorch-tutorial
Deep Learning Project Template
A best practice for deep learning project template architecture.
Stars: ✭ 641 (+711.39%)
Mutual labels:  pytorch-tutorial
Machine Learning Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
Stars: ✭ 883 (+1017.72%)
Mutual labels:  pytorch-tutorial
Kind Pytorch Tutorial
Kind PyTorch Tutorial for beginners
Stars: ✭ 377 (+377.22%)
Mutual labels:  pytorch-tutorial
Get started with deep learning for text with allennlp
Getting started with AllenNLP and PyTorch by training a tweet classifier
Stars: ✭ 69 (-12.66%)
Mutual labels:  pytorch-tutorial
Pytorchtricks
Some tricks of pytorch... ⭐️
Stars: ✭ 648 (+720.25%)
Mutual labels:  pytorch-tutorial
Dl4sci Pytorch Webinar
Stars: ✭ 43 (-45.57%)
Mutual labels:  pytorch-tutorial
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (+587.34%)
Mutual labels:  pytorch-tutorial
Early Stopping Pytorch
Early stopping for PyTorch
Stars: ✭ 612 (+674.68%)
Mutual labels:  pytorch-tutorial
Deep Tutorials For Pytorch
In-depth tutorials for implementing deep learning models on your own with PyTorch.
Stars: ✭ 971 (+1129.11%)
Mutual labels:  pytorch-tutorial
Pytorch Tutorial
PyTorch Tutorial for Deep Learning Researchers
Stars: ✭ 22,442 (+28307.59%)
Mutual labels:  pytorch-tutorial
Sequence To Sequence 101
a series of tutorials on sequence to sequence learning, implemented with PyTorch.
Stars: ✭ 62 (-21.52%)
Mutual labels:  pytorch-tutorial
Daily Deeplearning
🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial
Stars: ✭ 381 (+382.28%)
Mutual labels:  pytorch-tutorial
Facial Similarity With Siamese Networks In Pytorch
Implementing Siamese networks with a contrastive loss for similarity learning
Stars: ✭ 719 (+810.13%)
Mutual labels:  pytorch-tutorial
Machine Learning
My Attempt(s) In The World Of ML/DL....
Stars: ✭ 78 (-1.27%)
Mutual labels:  pytorch-tutorial
Vitech
tuyển chọn các tài liệu về công nghệ bằng tiếng Việt
Stars: ✭ 63 (-20.25%)
Mutual labels:  pytorch-tutorial
Keras Pytorch Avp Transfer Learning
We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of life-and-death: distinguishing Aliens from Predators!
Stars: ✭ 42 (-46.84%)
Mutual labels:  pytorch-tutorial

Pytorch教程

相信尝试找到此教程的你,已经知道 PyTorch 的用途。

找到此教程的你,也许跟我一样,尝试过各种教程,官方的教程文档,各色的视频,但发现都不是很友好。

深知此感受的我,尝试写下这份教程,希望能为你稍微照亮下周边的道路。

需要具备的基础:

  • 编程语言基础,我觉得任何一门语言都是可以的
  • 知道面向对象的知识,类,继承,实例

零:如何使用

本系列教程,致力于打造成为通俗易懂的教程。所以课程安排的思路也是比较特点,相信一定能让你快速入门。

本文提供:文字版 和 视频版。(欢迎各位 Fork 和 Star)

文字版:

Github及代码

CSDN——PyTorch专栏

视频版:

Bilibili

Youtube

相关下载:https://pan.baidu.com/s/16koDDDvAFO7rNoi-uR-A_g 提取码:pahi

推荐先看视频前两集(PyTorch安装及编辑器的选择),之后涉及代码的,一边敲代码,一边看文字版,出现不连贯的地方,再看看视频版。

或者,想将视频从头到尾,不求甚解的看一遍,然后对着文字版,一边看一边敲。

(学代码,一定要边敲边学)


壹:目录

  1. PyTorch 环境配置及安装 Github

贰:我在哪儿

CSDN:记录学习过程的点点滴滴

Github:更棒的教程体验

微信公众号:【土堆碎念】(tuduisuinian)

我的大本营,会不定期更新一些碎碎念,欢迎关注

往期推荐:

学会这三个排版原则,你就能超过80%人的排版

你想过将你的人生游戏化吗?

用游戏的思路激励自己

寻找有趣或更有效率的事、工具和教程

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].