File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"id" : " bUik05YqMyCH"
42
42
},
43
43
"source" : [
44
- " # Copyright 2023 MIT 6.S191 Introduction to Deep Learning. All Rights Reserved.\n " ,
44
+ " # Copyright 2023 MIT Introduction to Deep Learning. All Rights Reserved.\n " ,
45
45
" # \n " ,
46
46
" # Licensed under the MIT License. You may not use this file except in compliance\n " ,
47
- " # with the License. Use and/or modification of this code outside of 6.S191 must \n " ,
48
- " # reference:\n " ,
47
+ " # with the License. Use and/or modification of this code outside of MIT Introduction \n " ,
48
+ " # to Deep Learning must reference:\n " ,
49
49
" #\n " ,
50
- " # © MIT 6.S191: Introduction to Deep Learning\n " ,
50
+ " # © MIT Introduction to Deep Learning\n " ,
51
51
" # http://introtodeeplearning.com\n " ,
52
52
" #"
53
53
],
87
87
" %tensorflow_version 2.x\n " ,
88
88
" import tensorflow as tf \n " ,
89
89
" \n " ,
90
- " # Download and import the MIT 6.S191 package\n " ,
90
+ " # Download and import the MIT Introduction to Deep Learning package\n " ,
91
91
" !pip install mitdeeplearning\n " ,
92
92
" import mitdeeplearning as mdl\n " ,
93
93
" \n " ,
You can’t perform that action at this time.
0 commit comments