11{
22 "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+ },
341 {
442 "cell_type" : " markdown" ,
543 "metadata" : {
644 "id" : " ckzz5Hus-hJB"
745 },
846 "source" : [
9- " ## Part 1: Introduction to CAPSA"
47+ " # Part 1: Introduction to CAPSA"
1048 ]
1149 },
1250 {
2260 ]
2361 },
2462 {
25- "attachments" : {},
2663 "cell_type" : " markdown" ,
2764 "metadata" : {
2865 "id" : " o02MyoDrnNqP"
778815 ]
779816 },
780817 {
781- "attachments" : {},
782818 "cell_type" : " markdown" ,
783819 "metadata" : {
784820 "id" : " CkpvkOL06jRd"
814850 },
815851 "nbformat" : 4 ,
816852 "nbformat_minor" : 0
817- }
853+ }
0 commit comments