Git Product home page Git Product logo

pytorch_tutorial's Introduction

Pytorch模型训练实用教程

Image text

1.简介

本代码为教程——《Pytorch模型训练实用教程》中配套代码;
《Pytorch模型训练实用教程》可通过如下方式获取:

  1. https://github.com/tensor-yu/PyTorch_Tutorial/tree/master/Data
  2. QQ群:671103375(已满) 773031536

2.环境配置

代码在以下两种环境测试过:

  1. win10 64位 + python3.5 + pytorch==0.4.0
  2. mac + python3.6 + pytorch==0.4.1/ pytorch==1.0.0

第一步 安装各依赖包:
pip install -r requirements.txt

第二步 手动安装pytorch及torchvision:
均选择无gpu版本进行安装,进入官网选择相应的指令进行安装 https://pytorch.org/get-started/locally/

3.问题反馈

若发现任何问题和改进意见,请您随时联系我。
联系方式:[email protected]
读者qq群:

​ 一群:671103375 (已满)

​ 二群:773031536 (已满)

​ 三群:514974779

4.修改记录

0.0.5:

  1. 1.6小节勘误,将36*36改为40*40;
  2. 2.3小节删除注释;
  3. 修改权值初始化杂谈中的理解错误;
  4. 全文代码缩进。

Stargazers over time

Stargazers over time

pytorch_tutorial's People

Contributors

tingsongyu avatar polars66 avatar wenmuzhou 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.