Skip to content

Commit 7abd675

Browse files
committed
Created using Colab
1 parent 9224958 commit 7abd675

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

chapter03_introduction-to-keras-and-tf.ipynb

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
},
313
{
414
"cell_type": "markdown",
515
"metadata": {
@@ -1313,7 +1323,8 @@
13131323
"colab": {
13141324
"name": "chapter03_introduction-to-keras-and-tf.i",
13151325
"provenance": [],
1316-
"toc_visible": true
1326+
"toc_visible": true,
1327+
"include_colab_link": true
13171328
},
13181329
"kernelspec": {
13191330
"display_name": "Python 3",

0 commit comments

Comments
 (0)