Skip to content

Commit 6c3b78a

Browse files
committed
2025 copyright
1 parent c3e97ee commit 6c3b78a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

lab2/solutions/TF_Part1_MNIST_Solution.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
" <td align=\"center\"><a target=\"_blank\" href=\"http://introtodeeplearning.com\">\n",
1111
" <img src=\"https://i.ibb.co/Jr88sn2/mit.png\" style=\"padding-bottom:5px;\" />\n",
1212
" Visit MIT Deep Learning</a></td>\n",
13-
" <td align=\"center\"><a target=\"_blank\" href=\"https://colab.research.google.com/github/aamini/introtodeeplearning/blob/master/lab2/solutions/Part1_MNIST_Solution.ipynb\">\n",
13+
" <td align=\"center\"><a target=\"_blank\" href=\"https://colab.research.google.com/github/aamini/introtodeeplearning/blob/master/lab2/solutions/TF_Part1_MNIST_Solution.ipynb\">\n",
1414
" <img src=\"https://i.ibb.co/2P3SLwK/colab.png\" style=\"padding-bottom:5px;\" />Run in Google Colab</a></td>\n",
15-
" <td align=\"center\"><a target=\"_blank\" href=\"https://github.com/aamini/introtodeeplearning/blob/master/lab2/solutions/Part1_MNIST_Solution.ipynb\">\n",
15+
" <td align=\"center\"><a target=\"_blank\" href=\"https://github.com/aamini/introtodeeplearning/blob/master/lab2/solutions/TF_Part1_MNIST_Solution.ipynb\">\n",
1616
" <img src=\"https://i.ibb.co/xfJbPmL/github.png\" height=\"70px\" style=\"padding-bottom:5px;\" />View Source on GitHub</a></td>\n",
1717
"</table>\n",
1818
"\n",
@@ -27,7 +27,7 @@
2727
},
2828
"outputs": [],
2929
"source": [
30-
"# Copyright 2024 MIT Introduction to Deep Learning. All Rights Reserved.\n",
30+
"# Copyright 2025 MIT Introduction to Deep Learning. All Rights Reserved.\n",
3131
"#\n",
3232
"# Licensed under the MIT License. You may not use this file except in compliance\n",
3333
"# with the License. Use and/or modification of this code outside of MIT Introduction\n",

0 commit comments

Comments
 (0)