Skip to content

Commit d5a02b0

Browse files
committed
Created using Colab
1 parent 01f5793 commit d5a02b0

File tree

1 file changed

+52
-63
lines changed

1 file changed

+52
-63
lines changed

chapter03_introduction-to-keras-and-tf.ipynb

Lines changed: 52 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "markdown",
5-
"metadata": {
6-
"id": "view-in-github",
7-
"colab_type": "text"
8-
},
9-
"source": [
10-
"<a href=\"https://colab.research.google.com/github/rvats20/deep-learning-with-python-notebooks/blob/master/chapter03_introduction-to-keras-and-tf.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
11-
]
12-
},
133
{
144
"cell_type": "markdown",
155
"metadata": {
@@ -144,11 +134,11 @@
144134
"cell_type": "code",
145135
"execution_count": 4,
146136
"metadata": {
147-
"id": "756t9LB7wBHO",
148-
"outputId": "4a067a52-fa28-4494-850a-6973d274a2a3",
149137
"colab": {
150138
"base_uri": "https://localhost:8080/"
151-
}
139+
},
140+
"id": "756t9LB7wBHO",
141+
"outputId": "4a067a52-fa28-4494-850a-6973d274a2a3"
152142
},
153143
"outputs": [
154144
{
@@ -171,11 +161,11 @@
171161
"cell_type": "code",
172162
"execution_count": 5,
173163
"metadata": {
174-
"id": "ODUCQ2iHwBHO",
175-
"outputId": "7a3fc492-7132-48f8-e444-f45d40993d65",
176164
"colab": {
177165
"base_uri": "https://localhost:8080/"
178-
}
166+
},
167+
"id": "ODUCQ2iHwBHO",
168+
"outputId": "7a3fc492-7132-48f8-e444-f45d40993d65"
179169
},
180170
"outputs": [
181171
{
@@ -206,11 +196,11 @@
206196
"cell_type": "code",
207197
"execution_count": 6,
208198
"metadata": {
209-
"id": "WsOBLC_JwBHP",
210-
"outputId": "c199b2f7-9f87-46f4-908a-0bde455ffdac",
211199
"colab": {
212200
"base_uri": "https://localhost:8080/"
213-
}
201+
},
202+
"id": "WsOBLC_JwBHP",
203+
"outputId": "c199b2f7-9f87-46f4-908a-0bde455ffdac"
214204
},
215205
"outputs": [
216206
{
@@ -233,11 +223,11 @@
233223
"cell_type": "code",
234224
"execution_count": 7,
235225
"metadata": {
236-
"id": "qwAXKMeVwBHP",
237-
"outputId": "b4088738-405a-4142-a140-5bd2b806f3d3",
238226
"colab": {
239227
"base_uri": "https://localhost:8080/"
240-
}
228+
},
229+
"id": "qwAXKMeVwBHP",
230+
"outputId": "b4088738-405a-4142-a140-5bd2b806f3d3"
241231
},
242232
"outputs": [
243233
{
@@ -291,11 +281,11 @@
291281
"cell_type": "code",
292282
"execution_count": 9,
293283
"metadata": {
294-
"id": "PMkmPwW6wBHP",
295-
"outputId": "f9231523-6d1a-4ffc-eab8-da44f7e567e4",
296284
"colab": {
297285
"base_uri": "https://localhost:8080/"
298-
}
286+
},
287+
"id": "PMkmPwW6wBHP",
288+
"outputId": "f9231523-6d1a-4ffc-eab8-da44f7e567e4"
299289
},
300290
"outputs": [
301291
{
@@ -327,11 +317,11 @@
327317
"cell_type": "code",
328318
"execution_count": 10,
329319
"metadata": {
330-
"id": "uMVhF7WFwBHP",
331-
"outputId": "ff51b24c-d82f-4161-b665-f57c16eee7a0",
332320
"colab": {
333321
"base_uri": "https://localhost:8080/"
334-
}
322+
},
323+
"id": "uMVhF7WFwBHP",
324+
"outputId": "ff51b24c-d82f-4161-b665-f57c16eee7a0"
335325
},
336326
"outputs": [
337327
{
@@ -365,11 +355,11 @@
365355
"cell_type": "code",
366356
"execution_count": 11,
367357
"metadata": {
368-
"id": "tHRZHVmXwBHP",
369-
"outputId": "d96d5fd4-e4fd-433c-ffc0-200240a232f7",
370358
"colab": {
371359
"base_uri": "https://localhost:8080/"
372-
}
360+
},
361+
"id": "tHRZHVmXwBHP",
362+
"outputId": "d96d5fd4-e4fd-433c-ffc0-200240a232f7"
373363
},
374364
"outputs": [
375365
{
@@ -403,11 +393,11 @@
403393
"cell_type": "code",
404394
"execution_count": 12,
405395
"metadata": {
406-
"id": "UlohoM4GwBHQ",
407-
"outputId": "9ba9b544-ce86-4a45-b69a-65838279839f",
408396
"colab": {
409397
"base_uri": "https://localhost:8080/"
410-
}
398+
},
399+
"id": "UlohoM4GwBHQ",
400+
"outputId": "9ba9b544-ce86-4a45-b69a-65838279839f"
411401
},
412402
"outputs": [
413403
{
@@ -634,12 +624,12 @@
634624
"cell_type": "code",
635625
"execution_count": 20,
636626
"metadata": {
637-
"id": "E-KPfaeQwBHW",
638-
"outputId": "072fdd09-0ef2-46ce-bbde-3e39b498e2e5",
639627
"colab": {
640628
"base_uri": "https://localhost:8080/",
641629
"height": 430
642-
}
630+
},
631+
"id": "E-KPfaeQwBHW",
632+
"outputId": "072fdd09-0ef2-46ce-bbde-3e39b498e2e5"
643633
},
644634
"outputs": [
645635
{
@@ -767,11 +757,11 @@
767757
"cell_type": "code",
768758
"execution_count": 25,
769759
"metadata": {
770-
"id": "dom46Jx0wBHX",
771-
"outputId": "d886477e-1428-47de-8f95-4ed6c4ba7979",
772760
"colab": {
773761
"base_uri": "https://localhost:8080/"
774-
}
762+
},
763+
"id": "dom46Jx0wBHX",
764+
"outputId": "d886477e-1428-47de-8f95-4ed6c4ba7979"
775765
},
776766
"outputs": [
777767
{
@@ -831,12 +821,12 @@
831821
"cell_type": "code",
832822
"execution_count": 26,
833823
"metadata": {
834-
"id": "SzvC3jNEwBHX",
835-
"outputId": "e8392473-4c43-4c37-d33e-33ff15e90c33",
836824
"colab": {
837825
"base_uri": "https://localhost:8080/",
838826
"height": 430
839-
}
827+
},
828+
"id": "SzvC3jNEwBHX",
829+
"outputId": "e8392473-4c43-4c37-d33e-33ff15e90c33"
840830
},
841831
"outputs": [
842832
{
@@ -860,12 +850,12 @@
860850
"cell_type": "code",
861851
"execution_count": 27,
862852
"metadata": {
863-
"id": "-3G4XsSgwBHX",
864-
"outputId": "b12e151a-d2d8-4a80-9fda-27c00375eb7d",
865853
"colab": {
866854
"base_uri": "https://localhost:8080/",
867855
"height": 447
868-
}
856+
},
857+
"id": "-3G4XsSgwBHX",
858+
"outputId": "b12e151a-d2d8-4a80-9fda-27c00375eb7d"
869859
},
870860
"outputs": [
871861
{
@@ -967,11 +957,11 @@
967957
"cell_type": "code",
968958
"execution_count": 29,
969959
"metadata": {
970-
"id": "xFY2BkBLwBHX",
971-
"outputId": "8c7e0aea-8c82-4750-b459-c79da2611254",
972960
"colab": {
973961
"base_uri": "https://localhost:8080/"
974-
}
962+
},
963+
"id": "xFY2BkBLwBHX",
964+
"outputId": "8c7e0aea-8c82-4750-b459-c79da2611254"
975965
},
976966
"outputs": [
977967
{
@@ -1118,11 +1108,11 @@
11181108
"cell_type": "code",
11191109
"execution_count": 35,
11201110
"metadata": {
1121-
"id": "4uZrAAcEwBHY",
1122-
"outputId": "4476bca2-1bf0-4a25-a078-0a2f0d0a1723",
11231111
"colab": {
11241112
"base_uri": "https://localhost:8080/"
1125-
}
1113+
},
1114+
"id": "4uZrAAcEwBHY",
1115+
"outputId": "4476bca2-1bf0-4a25-a078-0a2f0d0a1723"
11261116
},
11271117
"outputs": [
11281118
{
@@ -1155,11 +1145,11 @@
11551145
"cell_type": "code",
11561146
"execution_count": 36,
11571147
"metadata": {
1158-
"id": "eh0MTIqMwBHY",
1159-
"outputId": "3db86214-4df7-4d1d-8cf5-01a41bf74031",
11601148
"colab": {
11611149
"base_uri": "https://localhost:8080/"
1162-
}
1150+
},
1151+
"id": "eh0MTIqMwBHY",
1152+
"outputId": "3db86214-4df7-4d1d-8cf5-01a41bf74031"
11631153
},
11641154
"outputs": [
11651155
{
@@ -1208,11 +1198,11 @@
12081198
"cell_type": "code",
12091199
"execution_count": 37,
12101200
"metadata": {
1211-
"id": "BAjREuiRwBHY",
1212-
"outputId": "934be183-0e7b-4eea-81bf-1fe0eed7353c",
12131201
"colab": {
12141202
"base_uri": "https://localhost:8080/"
1215-
}
1203+
},
1204+
"id": "BAjREuiRwBHY",
1205+
"outputId": "934be183-0e7b-4eea-81bf-1fe0eed7353c"
12161206
},
12171207
"outputs": [
12181208
{
@@ -1279,11 +1269,11 @@
12791269
"cell_type": "code",
12801270
"execution_count": 38,
12811271
"metadata": {
1282-
"id": "leEeP_dBwBHY",
1283-
"outputId": "2cb83c28-0c20-47a6-aa04-48e1341fc465",
12841272
"colab": {
12851273
"base_uri": "https://localhost:8080/"
1286-
}
1274+
},
1275+
"id": "leEeP_dBwBHY",
1276+
"outputId": "2cb83c28-0c20-47a6-aa04-48e1341fc465"
12871277
},
12881278
"outputs": [
12891279
{
@@ -1323,8 +1313,7 @@
13231313
"colab": {
13241314
"name": "chapter03_introduction-to-keras-and-tf.i",
13251315
"provenance": [],
1326-
"toc_visible": true,
1327-
"include_colab_link": true
1316+
"toc_visible": true
13281317
},
13291318
"kernelspec": {
13301319
"display_name": "Python 3",

0 commit comments

Comments
 (0)