File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 <img src="images/pytorch_cpp.png" width="50%">
33</h1 >
44<p align =" center " >
5- C++ Implementation of PyTorch Tutorials for Deep Learning Researchers
5+ C++ Implementation of PyTorch Tutorials for Everyone
66 <br />
77<img src =" https://img.shields.io/travis/prabhuomkar/pytorch-cpp " >
88<img src =" https://img.shields.io/github/license/prabhuomkar/pytorch-cpp " >
2222| Linux (gcc 8) | ![ Status] ( https://travis-matrix-badges.herokuapp.com/repos/prabhuomkar/pytorch-cpp/branches/master/7 ) | |
2323| Windows (msvc 2017) | ![ Status] ( https://travis-matrix-badges.herokuapp.com/repos/prabhuomkar/pytorch-cpp/branches/master/8 ) | |
2424
25- This repository provides tutorial code in C++ for deep learning researchers to learn PyTorch.
26- ** Python Tutorial** : [ https://github.com/yunjey/pytorch-tutorial ] ( https://github.com/yunjey/pytorch-tutorial )
27-
2825## Table of Contents
2926
27+ This repository provides tutorial code in C++ for deep learning researchers to learn PyTorch _ (i.e. Section 1 to 3)_
28+ ** Python Tutorial** : [ https://github.com/yunjey/pytorch-tutorial ] ( https://github.com/yunjey/pytorch-tutorial )
29+
3030### 1. Basics
3131* [ PyTorch Basics] ( tutorials/basics/pytorch_basics/main.cpp )
3232* [ Linear Regression] ( tutorials/basics/linear_regression/main.cpp )
You can’t perform that action at this time.
0 commit comments