Skip to content

Commit 746f4d1

Browse files
undo unnecessary change
1 parent 872c5b3 commit 746f4d1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

guides/ipynb/functional_api.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@
5858
"<div class=\"k-default-codeblock\">\n",
5959
"```\n",
6060
"(input: 784-dimensional vectors)\n",
61-
" \n",
61+
" \u21a7\n",
6262
"[Dense (64 units, relu activation)]\n",
63-
" \n",
63+
" \u21a7\n",
6464
"[Dense (64 units, relu activation)]\n",
65-
" \n",
65+
" \u21a7\n",
6666
"[Dense (10 units, softmax activation)]\n",
67-
" \n",
67+
" \u21a7\n",
6868
"(output: logits of a probability distribution over 10 classes)\n",
6969
"```\n",
7070
"</div>\n",
@@ -1398,4 +1398,4 @@
13981398
},
13991399
"nbformat": 4,
14001400
"nbformat_minor": 0
1401-
}
1401+
}

0 commit comments

Comments
 (0)