Giter Site home page Giter Site logo

bat67 / deep-learning-with-pytorch-a-60-minute-blitz-cn Goto Github PK

View Code? Open in Web Editor NEW
151.0 7.0 42.0 524 KB

PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)

License: Other

Jupyter Notebook 66.78% Python 33.22%
pytorch pytorch-tutorial pytorch-tutorials deep-learning python translation learning-pytorch numpy

deep-learning-with-pytorch-a-60-minute-blitz-cn's Introduction

PyTorch深度学习:60分钟入门与实战

Deep Learning with PyTorch A 60 Minute Blitz 中文翻译版,翻译不对的地方拜托大家指出~

对PyTorch感兴趣的童鞋欢迎看这个-->PyTorch教程、例子和书籍合集

目录

1、简介

此教程的目标:

  • 更高层次地理解Pythrch的Tensor库以及神经网络。
  • 训练一个小的神经网络模型用于分类图像。

本教程假设读者对numpy有基本的了解

2、环境

3、目录

3.1、什么是PyTorch?(What is PyTorch?)

3.2、Autograd:自动求导

3.3、神经网络(Neural Networks)

3.4、训练分类器(Training a Classifier)

3.5 选读:数据并行处理(Optional: Data Parallelism)

4、类似项目

5、版权信息

除非额外说明,本仓库的所有公开文档均遵循署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)许可协议。

您可以自由地:

  • 共享 — 在任何媒介以任何形式复制、发行本作品
  • 演绎 — 修改、转换或以本作品为基础进行创作

惟须遵守下列条件:

  • 署名 — 您必须给出适当的署名,提供指向本许可协议的链接,同时标明是否(对原始作品)作了修改。您可以用任何合理的方式来署名,但是不得以任何方式暗示许可人为您或您的使用背书。
  • 非商业性使用 — 您不得将本作品用于商业目的。
  • 相同方式共享 — 如果您再混合、转换或者基于本作品进行创作,您必须基于与原先许可协议相同的许可协议 分发您贡献的作品。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.