File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 " <td align=\" center\" ><a target=\" _blank\" href=\" http://introtodeeplearning.com\" >\n " ,
2727 " <img src=\" https://i.ibb.co/Jr88sn2/mit.png\" style=\" padding-bottom:5px;\" />\n " ,
2828 " Visit MIT Deep Learning</a></td>\n " ,
29- " <td align=\" center\" ><a target=\" _blank\" href=\" https://colab.research.google.com/github/aamini/introtodeeplearning/blob/master /lab1/solutions/Part1_TensorFlow_Solution.ipynb\" >\n " ,
29+ " <td align=\" center\" ><a target=\" _blank\" href=\" https://colab.research.google.com/github/aamini/introtodeeplearning/blob/2023 /lab1/solutions/Part1_TensorFlow_Solution.ipynb\" >\n " ,
3030 " <img src=\" https://i.ibb.co/2P3SLwK/colab.png\" style=\" padding-bottom:5px;\" />Run in Google Colab</a></td>\n " ,
31- " <td align=\" center\" ><a target=\" _blank\" href=\" https://github.com/aamini/introtodeeplearning/blob/master /lab1/solutions/Part1_TensorFlow_solution.ipynb\" >\n " ,
31+ " <td align=\" center\" ><a target=\" _blank\" href=\" https://github.com/aamini/introtodeeplearning/blob/2023 /lab1/solutions/Part1_TensorFlow_solution.ipynb\" >\n " ,
3232 " <img src=\" https://i.ibb.co/xfJbPmL/github.png\" height=\" 70px\" style=\" padding-bottom:5px;\" />View Source on GitHub</a></td>\n " ,
3333 " </table>\n " ,
3434 " \n " ,
8181 " %tensorflow_version 2.x\n " ,
8282 " import tensorflow as tf\n " ,
8383 " \n " ,
84- " # Download and import the MIT Introduction to Deep Learning package\n " ,
84+ " # Download and import the MIT 6.S191 package\n " ,
8585 " !pip install mitdeeplearning\n " ,
8686 " import mitdeeplearning as mdl\n " ,
8787 " \n " ,
You can’t perform that action at this time.
0 commit comments