We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ee4d0 commit 7c68af8Copy full SHA for 7c68af8
beginner_source/data_loading_tutorial.py
@@ -4,7 +4,7 @@
4
===================================================
5
**Author**: `Sasank Chilamkurthy <https://chsasank.github.io>`_
6
7
-A lot of effort in solving any machine learning problem goes in to
+A lot of effort in solving any machine learning problem goes into
8
preparing the data. PyTorch provides many tools to make data loading
9
easy and hopefully, to make your code more readable. In this tutorial,
10
we will see how to load and preprocess/augment data from a non trivial
0 commit comments