We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4493d1f commit 4c73fa9Copy full SHA for 4c73fa9
examples/keras-fashion/sweeps.ipynb
@@ -22,11 +22,22 @@
22
"name": "Hyperparameter Sweeps with W&B.ipynb",
23
"provenance": [],
24
"private_outputs": true,
25
- "collapsed_sections": []
+ "collapsed_sections": [],
26
+ "include_colab_link": true
27
},
28
"accelerator": "GPU"
29
30
"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
41
{
42
"cell_type": "markdown",
43
"metadata": {
0 commit comments