November 15, 2018

140 words 1 min read

yunjey/pytorch-tutorial

yunjey/pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

repo name yunjey/pytorch-tutorial
repo link https://github.com/yunjey/pytorch-tutorial
homepage
language Python
size (curr.) 13108 kB
stars (curr.) 15758
created 2017-03-10
license MIT License

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.

Table of Contents

1. Basics

2. Intermediate

3. Advanced

4. Utilities

Getting Started

$ git clone https://github.com/yunjey/pytorch-tutorial.git
$ cd pytorch-tutorial/tutorials/PATH_TO_PROJECT
$ python main.py

Dependencies

Author

Yunjey Choi/ @yunjey

comments powered by Disqus