• Stars
    star
    2,781
  • Rank 16,382 (Top 0.4 %)
  • Language
    Jupyter Notebook
  • Created over 7 years ago
  • Updated 9 months ago

Reviews

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

Repository Details

This is code of book "Learn Deep Learning with PyTorch"

深度学习入门之PyTorch

Learn Deep Learning with PyTorch

非常感谢您能够购买此书,这个github repository包含有深度学习入门之PyTorch的实例代码。由于本人水平有限,在写此书的时候参考了一些网上的资料,在这里对他们表示敬意。由于深度学习的技术在飞速的发展,同时PyTorch也在不断更新,且本人在完成此书的时候也有诸多领域没有涉及,所以这个repository会不断更新作为购买次书的一个后续服务,希望我能够在您深度学习的入门道路上提供绵薄之力。

注意:由于PyTorch版本更迭,书中的代码可能会出现bug,所以一切代码以该github中的为主。

image.png

配置环境

书中已经详细给出了如何基于Anaconda配置python环境,以及PyTorch的安装,如果你使用自己的电脑,并且有Nvidia的显卡,那么你可以愉快地进入深度学习的世界了,如果你没有Nvidia的显卡,那么我们需要一个云计算的平台来帮助我们学习深度学习之旅。如何配置aws计算平台

以下的课程目录和书中目录有出入,因为内容正在更新到第二版,第二版即将上线!!

课程目录

part1: 深度学习基础

part2: 深度学习的应用

一些别的资源

关于深度学习的一些公开课程以及学习资源,可以参考我的这个repository

可以关注我的知乎专栏博客,会经常分享一些深度学习的文章

关于PyTorch的资源

我的github repo pytorch-beginner

pytorch-tutorial

the-incredible-pytorch

practical-pytorch

PyTorchZeroToAll

Awesome-pytorch-list

Acknowledgement

本书的第二版内容其中一些部分参考了 mxnet gluon 的中文教程,通过MXNet/Gluon来动手学习深度学习

Gluon 是一个和 PyTorch 非常相似的框架,非常简单、易上手,推荐大家去学习一下,也安利一下 gluon 的中文课程,全中文授课,有视频,有代码练习,可以说是最全面的中文深度学习教程。

More Repositories

1

pytorch-beginner

pytorch tutorial for beginners
Python
2,977
star
2

Deep-Learning-Project-Template

A best practice for deep learning project template architecture.
Python
1,252
star
3

Roadmap-of-DL-and-ML

Roadmap of DL and ML, some courses, study notes and paper summary
746
star
4

deploy-pytorch-model

Python
143
star
5

Char-RNN-PyTorch

使用PyTorch实现Char RNN生成古诗和周杰伦的歌词
Jupyter Notebook
139
star
6

mxnet-tutorial

my simple tutorial for mxnet, a fast deep learning framework
Python
106
star
7

fcn.pytorch

Python
81
star
8

neural-transfer

Jupyter Notebook
59
star
9

Char-RNN-Gluon

使用MXNet的动态图接口Gluon实现Char RNN生成古诗和周杰伦的歌词
Python
58
star
10

cifar10-gluon

Gluon implement of Kaggle cifar10 competition
Jupyter Notebook
50
star
11

tensorflow-beginner

tensorflow learning according to CS20SI
Python
49
star
12

cs231n-assignment-solution

This is the cs231n assignment solution
Jupyter Notebook
47
star
13

kaggle-house-price

这是kaggle房价预测的baseline
Jupyter Notebook
38
star
14

Deep-Dream

PyTorch implement of Google Deep Dream
Jupyter Notebook
35
star
15

lenet

Jupyter Notebook
31
star
16

kaggle-cifar10

这是kaggle-cifar10的baseline
Python
16
star
17

reid_baseline_gluon

SOTA results for reid baseline model (Gluon implementation)
Python
13
star
18

llm-infer-bench

Python
11
star
19

Digital-Image-Processing

Jupyter Notebook
9
star
20

cycle-GAN-for-Makeup

This is a cycle gan application about makeup remover.
Python
8
star
21

ai-challenger-scene-classification-baseline

PyTorch implement of AI Challenger scene classification baseline
Jupyter Notebook
7
star
22

seq2seq-translation

PyTorch implement of neural machine translation
Python
6
star
23

dockerfile

Vim Script
6
star
24

image-caption-project

this is image caption project reference code
Jupyter Notebook
6
star
25

L1aoXingyu.github.io_archive

where blog and notes place
JavaScript
6
star
26

AI-Challenger-image-caption

PyTorch implement of image caption
Python
6
star
27

leetcode-python

This is my leetcode solutions with python
6
star
28

machine-learning-by-Zhouzhihua

周志华《机器学习》
5
star
29

faster_rcnn.pytorch

my attempt to implement faster rcnn using pytorch
Python
5
star
30

dog-breed-identification-Gluon

Jupyter Notebook
5
star
31

kaggle_dog_vs_cat

Jupyter Notebook
4
star
32

deep-tesla

End-to-End Learning from Human and Autopilot Driving
Python
3
star
33

CarND-LaneLines-P1

udacity self-driving car nanodegree project 1: Laneline detection
Jupyter Notebook
2
star
34

distracted_driver_detection

detect distracted driver
Python
2
star
35

complete_process_pytorch

Jupyter Notebook
1
star
36

LearnCpp

learn cpp
C++
1
star
37

PDE_numerical

Jupyter Notebook
1
star
38

S4TF-tutorial

1
star
39

blogpages_fastai

HTML
1
star
40

blogpages

Astro
1
star
41

image-caption

PyTorch implement of simple image caption
1
star
42

udacity_CV_SLAM

Jupyter Notebook
1
star
43

udacity-deeplearning

Jupyter Notebook
1
star
44

Wasserstein-GAN

pytorch implement of Wasserstein GAN
1
star