Pytorch

Pytorch快速上手教程

2019-03-16  本文已影响1316人  Lornatang
Pytorch

This repository provides tutorial code for deep learning researchers to learn PyTorch. In the tutorial, most of the models were implemented with less than 30 lines of code. Before starting this tutorial, it is recommended to finish Official Pytorch Tutorial.

Thanks

Yunjey Choi/ @yunjey

Table of Contents

1. Basics

2. Intermediate

3. Advanced

4. Utilities

Getting Started

$ git clone https://github.com/Lornatang/pytorch.git
$ cd pytorch/tutorials/v1/PATH_TO_PROJECT
$ python main.py

Dependencies

LINCENSE

上一篇 下一篇

猜你喜欢

热点阅读