Skip to content

Commit 4c73fa9

Browse files
committed
add colab link
1 parent 4493d1f commit 4c73fa9

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

examples/keras-fashion/sweeps.ipynb

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,22 @@
2222
"name": "Hyperparameter Sweeps with W&B.ipynb",
2323
"provenance": [],
2424
"private_outputs": true,
25-
"collapsed_sections": []
25+
"collapsed_sections": [],
26+
"include_colab_link": true
2627
},
2728
"accelerator": "GPU"
2829
},
2930
"cells": [
31+
{
32+
"cell_type": "markdown",
33+
"metadata": {
34+
"id": "view-in-github",
35+
"colab_type": "text"
36+
},
37+
"source": [
38+
"<a href=\"https://colab.research.google.com/github/lukas/ml-class/blob/master/examples/keras-fashion/sweeps.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
39+
]
40+
},
3041
{
3142
"cell_type": "markdown",
3243
"metadata": {

0 commit comments

Comments
 (0)