Skip to content

Commit

Permalink
refactor: file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
aakankshaws authored Aug 12, 2019
1 parent 6723a45 commit 865f607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Digit recognizer using PyTorch.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},

"source": [
"import numpy as np # linear algebra\n",
"import numpy as np # linear algebra\n",
"import pandas as pd # data processing, CSV file I/O (e.g. pd.read_csv)\n",
"import matplotlib.pyplot as plt\n",
"# Input data files are available in the \"../input/\" directory.\n",
Expand Down

0 comments on commit 865f607

Please sign in to comment.