• Stars
    star
    2,405
  • Rank 18,986 (Top 0.4 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!

简介

目前研究人员正在使用的深度学习框架不尽相同,有 TensorFlow 、PyTorch、Keras等。这些深度学习框架被应用于计算机视觉、语音识别、自然语言处理与生物信息学等领域,并获取了极好的效果。其中,PyTorch是当前难得的简洁优雅且高效快速的框架,当前开源的框架中,没有哪一个框架能够在灵活性、易用性、速度这三个方面有两个能同时超过PyTorch。

本文档的定位是 PyTorch 入门教程,主要针对想要学习PyTorch的学生群体或者深度学习爱好者。通过教程的学习,能够实现零基础想要了解和学习深度学习,降低自学的难度,快速学习PyTorch。

官方教程包含了 PyTorch 介绍,安装教程;60分钟快速入门教程,可以迅速从小白阶段完成一个分类器模型;计算机视觉常用模型,方便基于自己的数据进行调整,不再需要从头开始写;自然语言处理模型,聊天机器人,文本生成等生动有趣的项目。

总而言之:

  • 如果你想了解一下 PyTorch,可以看介绍部分。
  • 如果你想快速入门 PyTorch,可以看60分钟快速入门。
  • 如果你想解决计算机视觉问题,可以看计算机视觉部分。
  • 如果你想解决自然语言处理问题,可以看NLP 部分。
  • 还有强化学习和生成对抗网络部分内容。

PyTorch 官方文档视频版上线B站

https://www.bilibili.com/video/BV1GS4y1F71Q/

合集 https://github.com/fendouai/PyTorchVideo

作者:PyTorchChina PyTorch 翻译小组: News & PanChuang

原文:https://pytorch.org/tutorials/

目录

第一章:PyTorch之简介与下载

1.PyTorch简介

2.PyTorch环境搭建

第二章:PyTorch之60min入门

1.PyTorch 入门

2.PyTorch 自动微分

3.PyTorch 神经网络

4.PyTorch 图像分类器

5.PyTorch 数据并行处理

第三章:PyTorch之入门强化

1.数据加载和处理

2.PyTorch小试牛刀

3.迁移学习

4.混合前端的seq2seq模型部署

5.保存和加载模型

第四章:PyTorch之图像篇

1.微调基于torchvision 0.3的目标检测模型

2.微调TorchVision模型

3.空间变换器网络

4.使用PyTorch进行Neural-Transfer

5.生成对抗示例

6.使用ONNX将模型转移至Caffe2和移动端

第五章:PyTorch之文本篇

1.聊天机器人教程

2.使用字符级RNN生成名字

3.使用字符级RNN进行名字分类

4.在深度学习和NLP中使用Pytorch

5.使用Sequence2Sequence网络和注意力进行翻译

第六章:PyTorch之生成对抗网络

1.生成对抗网络(Generative Adversarial Networks)

第七章:PyTorch之强化学习

1.强化学习(DQN)

教程推荐

  • PyTorch 入门教程

http://pytorchchina.com

  • 磐创AI 聊天机器人,智能客服:

http://www.panchuangai.com/

  • 磐创教程网站,TensorFlow,Pytorch,Keras:

http://panchuang.net/

  • 魔图互联 知识图谱推荐系统:

http://motuhulian.com

由于译者水平有限,如有疏漏,欢迎提交 PR。

More Repositories

1

Awesome-Chatbot

Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
Python
1,934
star
2

Awesome-TensorFlow-Chinese

Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
Python
1,321
star
3

OpenCVTutorials

OpenCV-Python4.1 中文文档
Python
1,216
star
4

FaceRank

FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
Python
859
star
5

pytorch1.0-cn

PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI
314
star
6

Chinese-Text-Classification

Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/
Python
290
star
7

Awesome-Text-Classification

Awesome-Text-Classification Projects,Papers,Tutorial .
167
star
8

ArbitrageBot

ArbitrageBot, Detect Arbitrage Opportunities, Trading Clients, etc.
130
star
9

ChatGirl

ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model. ChatGirl 一个基于 TensorFlow Seq2Seq 模型的聊天机器人。(包含预处理过的 twitter 英文数据集,训练,运行,工具代码,来波 Star 。)QQ群:167122861
Python
108
star
10

Free-Tensorflow

Tensorflow 免费中文视频教程,开源代码,免费书籍.
84
star
11

BossComing

If your boss is coming ,send your phone a notification, based on face_recognition for face recognition and JPush to send notification.Just for fun!(the code is under dev branch)老板来了:人脸识别+手机推送,老板来了发送手机通知,你立刻知道。(代码在 dev 分支)
81
star
12

chat_wordpress

基于 ChatGPT 一个关键词批量生成内容,批量发布到 WordPress
Python
21
star
13

ChatClipboard

Boost Your ChatGPT Productivity with ChatClipboard - The Ultimate Desktop App for Effortless Text Response!
Python
11
star
14

CampusRecruitmentBus

欢迎关注微信公众号:校招巴士
8
star
15

babyagi_zh

babyagi_zh(通用人工智能婴儿版支持中文任务)
Python
7
star
16

AIGCOK

Awesome AIGC Applications.很棒的一些 AIGC(人工智能生成内容应用)
5
star
17

PyTorchVideo

PyTorch 官方文档视频版上线B站
5
star
18

OfferBus

21届&22届春招内推重磅来袭!(含腾讯、阿里、字节、京东、顺丰科技等50+大厂内推方式,不断更新中)
4
star
19

Word2Id_Chinese

Word2Id_Chinese:Chinese Sentences to ids,ids to Chinese Sentences.中文句子转索引,索引转中文,创建词典。
Python
4
star
20

DeepQA-Tutorial

5 步做一个 TensorFlow 聊天机器人: DeepQA 教程
4
star
21

PyTorchHub

HTML
3
star
22

ChatBotHub

ChatBotHub get response from multi chatgpt website. ChatBotHub 一键同时从多个 chatgpt 网页获得回复。
Python
3
star
23

TensorFlow-Examples-Guide

TensorFlow 实战,代码基于 TensorFlow-Examples。TensorFlow-Examples-Guide is based on TensorFlow-Examples :https://github.com/aymericdamien/TensorFlow-Examples
Python
2
star
24

PyTorchTutorial

PyTorchTutorial
2
star
25

fendouai.github.io

blog
1
star
26

TensorFlow-Examples-Chinese

TensorFlow Tutorial and Examples for Beginners (TensorFlow v2)
1
star