GithubHelp home page GithubHelp logo

chengzhongyi8 / pytorch_tutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhengq01/pytorch_tutorial

0.0 0.0 0.0 13.23 MB

Tutorial for deep learning and its PyTorch realizations

Jupyter Notebook 100.00%

pytorch_tutorial's Introduction

第一讲(2h 40min)

Python File Summary
1.Introduction to PyTorch.ipynb 介绍深度学习及其编程框架,介绍 PyTorch 的动态图
2.PyTorch Basics.ipynb 介绍 PyTorch 中最基础的 Tensor, Variable 以及 autograd 机制
3.Simple Linear Regression Model.ipynb 介绍用于回归问题的线性回归模型,以及梯度下降方法
4.Simple Logistic Regression Model.ipynb 介绍用于分类问题的 Logistic 回归模型,以及用 PyTorch 自带函数实现损失计算,参数优化
5.Fully-Connected Neural Network.ipynb 介绍简单的全连接神经网络,以及 PyTorch 提供的两种构建网络模型的工具

第二讲(预计1h - 1.5h)

Python File Summary
6.Introduction to CNNs - Stanford CS231.pdf 介绍CNNs的基本概念
7.CNN Basics.ipynb 介绍怎样在PyTorch中实现简单的CNNs
7_S1.Edge Detection.pdf 补充材料,介绍卷积运算与图像梯度求解之间的联系

pytorch_tutorial's People

Contributors

zhengq01 avatar

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.