1
1
{
2
2
"cells" : [
3
+ {
4
+ "cell_type" : " markdown" ,
5
+ "source" : [
6
+ " <table align=\" center\" >\n " ,
7
+ " <td align=\" center\" ><a target=\" _blank\" href=\" http://introtodeeplearning.com\" >\n " ,
8
+ " <img src=\" https://i.ibb.co/Jr88sn2/mit.png\" style=\" padding-bottom:5px;\" />\n " ,
9
+ " Visit MIT Deep Learning</a></td>\n " ,
10
+ " <td align=\" center\" ><a target=\" _blank\" href=\" https://colab.research.google.com/github/aamini/introtodeeplearning/blob/2023/lab3/solutions/Lab3_Part_1_Introduction_to_CAPSA.ipynb\" >\n " ,
11
+ " <img src=\" https://i.ibb.co/2P3SLwK/colab.png\" style=\" padding-bottom:5px;\" />Run in Google Colab</a></td>\n " ,
12
+ " <td align=\" center\" ><a target=\" _blank\" href=\" https://github.com/aamini/introtodeeplearning/blob/2023/lab3/solutions/Lab3_Part_1_Introduction_to_CAPSA.ipynb\" >\n " ,
13
+ " <img src=\" https://i.ibb.co/xfJbPmL/github.png\" height=\" 70px\" style=\" padding-bottom:5px;\" />View Source on GitHub</a></td>\n " ,
14
+ " </table>\n " ,
15
+ " \n " ,
16
+ " # Copyright Information"
17
+ ],
18
+ "metadata" : {
19
+ "id" : " SWa-rLfIlTaf"
20
+ }
21
+ },
22
+ {
23
+ "cell_type" : " code" ,
24
+ "source" : [
25
+ " # Copyright 2023 MIT Introduction to Deep Learning. All Rights Reserved.\n " ,
26
+ " # \n " ,
27
+ " # Licensed under the MIT License. You may not use this file except in compliance\n " ,
28
+ " # with the License. Use and/or modification of this code outside of MIT Introduction\n " ,
29
+ " # to Deep Learning must reference:\n " ,
30
+ " #\n " ,
31
+ " # © MIT Introduction to Deep Learning\n " ,
32
+ " # http://introtodeeplearning.com\n " ,
33
+ " #"
34
+ ],
35
+ "metadata" : {
36
+ "id" : " -LohleBMlahL"
37
+ },
38
+ "execution_count" : null ,
39
+ "outputs" : []
40
+ },
3
41
{
4
42
"cell_type" : " markdown" ,
5
43
"metadata" : {
6
44
"id" : " ckzz5Hus-hJB"
7
45
},
8
46
"source" : [
9
- " ## Part 1: Introduction to CAPSA"
47
+ " # Part 1: Introduction to CAPSA"
10
48
]
11
49
},
12
50
{
22
60
]
23
61
},
24
62
{
25
- "attachments" : {},
26
63
"cell_type" : " markdown" ,
27
64
"metadata" : {
28
65
"id" : " o02MyoDrnNqP"
778
815
]
779
816
},
780
817
{
781
- "attachments" : {},
782
818
"cell_type" : " markdown" ,
783
819
"metadata" : {
784
820
"id" : " CkpvkOL06jRd"
814
850
},
815
851
"nbformat" : 4 ,
816
852
"nbformat_minor" : 0
817
- }
853
+ }
0 commit comments