Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 20d823a

Browse files
committed
Add link to web in top button bar
1 parent 7025590 commit 20d823a

File tree

6 files changed

+196
-65
lines changed

6 files changed

+196
-65
lines changed

samples/core/tutorials/eager/custom_training_walkthrough.ipynb

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@
2525
},
2626
"cell_type": "markdown",
2727
"source": [
28-
"##### Copyright 2018 The TensorFlow Authors.\n",
29-
"\n",
30-
"Licensed under the Apache License, Version 2.0 (the \"License\");"
28+
"##### Copyright 2018 The TensorFlow Authors."
3129
]
3230
},
3331
{
@@ -66,13 +64,27 @@
6664
},
6765
"cell_type": "markdown",
6866
"source": [
69-
"# Custom training: walkthrough\n",
70-
"\n",
71-
"<table class=\"tfo-notebook-buttons\" align=\"left\"><td>\n",
72-
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/eager/custom_training_walkthrough.ipynb\">\n",
73-
" <img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" /><span>Run in Google Colab</span></a> \n",
74-
"</td><td>\n",
75-
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/eager/custom_training_walkthrough.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>"
67+
"# Custom training: walkthrough"
68+
]
69+
},
70+
{
71+
"metadata": {
72+
"id": "GV1F7tVTN3Dn",
73+
"colab_type": "text"
74+
},
75+
"cell_type": "markdown",
76+
"source": [
77+
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
78+
" <td>\n",
79+
" <a target=\"_blank\" href=\"https://www.tensorflow.org/tutorials/eager/custom_training_walkthrough\"><img src=\"https://www.tensorflow.org/images/tf_logo_32px.png\" />View on TensorFlow.org</a>\n",
80+
" </td>\n",
81+
" <td>\n",
82+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/eager/custom_training_walkthrough.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
83+
" </td>\n",
84+
" <td>\n",
85+
" <a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/eager/custom_training_walkthrough.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
86+
" </td>\n",
87+
"</table>"
7688
]
7789
},
7890
{
@@ -1213,4 +1225,4 @@
12131225
"outputs": []
12141226
}
12151227
]
1216-
}
1228+
}

samples/core/tutorials/keras/basic_classification.ipynb

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,17 @@
113113
},
114114
"cell_type": "markdown",
115115
"source": [
116-
"<table class=\"tfo-notebook-buttons\" align=\"left\"><td>\n",
117-
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_classification.ipynb\">\n",
118-
" <img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" /><span>Run in Google Colab</span></a> \n",
119-
"</td><td>\n",
120-
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_classification.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>\n"
116+
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
117+
" <td>\n",
118+
" <a target=\"_blank\" href=\"https://www.tensorflow.org/tutorials/keras/basic_classification\"><img src=\"https://www.tensorflow.org/images/tf_logo_32px.png\" />View on TensorFlow.org</a>\n",
119+
" </td>\n",
120+
" <td>\n",
121+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_classification.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
122+
" </td>\n",
123+
" <td>\n",
124+
" <a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_classification.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
125+
" </td>\n",
126+
"</table>"
121127
]
122128
},
123129
{
@@ -1019,4 +1025,4 @@
10191025
]
10201026
}
10211027
]
1022-
}
1028+
}

samples/core/tutorials/keras/basic_regression.ipynb

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,17 @@
113113
},
114114
"cell_type": "markdown",
115115
"source": [
116-
"<table class=\"tfo-notebook-buttons\" align=\"left\"><td>\n",
117-
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_regression.ipynb\">\n",
118-
" <img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" /><span>Run in Google Colab</span></a> \n",
119-
"</td><td>\n",
120-
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_regression.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>"
116+
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
117+
" <td>\n",
118+
" <a target=\"_blank\" href=\"https://www.tensorflow.org/tutorials/keras/basic_regression\"><img src=\"https://www.tensorflow.org/images/tf_logo_32px.png\" />View on TensorFlow.org</a>\n",
119+
" </td>\n",
120+
" <td>\n",
121+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_regression.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
122+
" </td>\n",
123+
" <td>\n",
124+
" <a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_regression.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
125+
" </td>\n",
126+
"</table>"
121127
]
122128
},
123129
{

samples/core/tutorials/keras/basic_text_classification.ipynb

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,17 @@
113113
},
114114
"cell_type": "markdown",
115115
"source": [
116-
"<table class=\"tfo-notebook-buttons\" align=\"left\"><td>\n",
117-
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_text_classification.ipynb\">\n",
118-
" <img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" /><span>Run in Google Colab</span></a> \n",
119-
"</td><td>\n",
120-
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_text_classification.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>"
116+
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
117+
" <td>\n",
118+
" <a target=\"_blank\" href=\"https://www.tensorflow.org/tutorials/keras/basic_text_classification\"><img src=\"https://www.tensorflow.org/images/tf_logo_32px.png\" />View on TensorFlow.org</a>\n",
119+
" </td>\n",
120+
" <td>\n",
121+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_text_classification.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
122+
" </td>\n",
123+
" <td>\n",
124+
" <a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/basic_text_classification.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
125+
" </td>\n",
126+
"</table>"
121127
]
122128
},
123129
{
@@ -807,4 +813,4 @@
807813
]
808814
}
809815
]
810-
}
816+
}

samples/core/tutorials/keras/overfit_and_underfit.ipynb

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,17 @@
116116
},
117117
"cell_type": "markdown",
118118
"source": [
119-
"<table class=\"tfo-notebook-buttons\" align=\"left\"><td>\n",
120-
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/overfit_and_underfit.ipynb\">\n",
121-
" <img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" /><span>Run in Google Colab</span></a> \n",
122-
"</td><td>\n",
123-
"<a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/overfit_and_underfit.ipynb\"><img width=32px src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" /><span>View source on GitHub</span></a></td></table>"
119+
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
120+
" <td>\n",
121+
" <a target=\"_blank\" href=\"https://www.tensorflow.org/tutorials/keras/overfit_and_underfit\"><img src=\"https://www.tensorflow.org/images/tf_logo_32px.png\" />View on TensorFlow.org</a>\n",
122+
" </td>\n",
123+
" <td>\n",
124+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/models/blob/master/samples/core/tutorials/keras/overfit_and_underfit.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
125+
" </td>\n",
126+
" <td>\n",
127+
" <a target=\"_blank\" href=\"https://github.com/tensorflow/models/blob/master/samples/core/tutorials/keras/overfit_and_underfit.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
128+
" </td>\n",
129+
"</table>"
124130
]
125131
},
126132
{
@@ -130,10 +136,6 @@
130136
},
131137
"cell_type": "markdown",
132138
"source": [
133-
"\n",
134-
"\n",
135-
"This notebook is based on the book [Deep Learning with Python](https://manning.com/books/deep-learning-with-python), which is a great way to continue learning more about Deep Learning and the Keras API—especially if you enjoy this style of exploring machine learning concepts with code examples. \n",
136-
"\n",
137139
"As always, the code in this example will use the `tf.keras` API, which you can learn more about in the TensorFlow [Keras guide](https://www.tensorflow.org/guide/keras).\n",
138140
"\n",
139141
"In both of the previous examples—classifying movie reviews, and predicting housing prices—we saw that the accuracy of our model on the validation data would peak after training for a number of epochs, and would then start decreasing. \n",
@@ -755,4 +757,4 @@
755757
]
756758
}
757759
]
758-
}
760+
}

0 commit comments

Comments
 (0)