Skip to content

Commit 6a9b63b

Browse files
committed
Add author to data loading tutorial
1 parent bc247c9 commit 6a9b63b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

beginner_source/data_loading_tutorial.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"""
33
Data Loading and Processing Tutorial
44
====================================
5+
**Author**: `Sasank Chilamkurthy <https://chsasank.github.io>`_
56
67
A lot of effort in solving any machine learning problem goes in to
78
preparing the data. PyTorch provides many tools to make data loading

0 commit comments

Comments
 (0)