Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8c4dca8

Browse files
author
Susannah Klaneček
committed
Add diagram to BoW classifier
1 parent d5774f3 commit 8c4dca8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎1_BoW_text_classification.ipynb‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@
212212
"source": [
213213
"## Model Definition\n",
214214
"\n",
215+
"![](images/bow_training_diagram.png)\n",
216+
"\n",
215217
"Layer 1 affine: $$x_1 = W_1 X + b_1$$\n",
216218
"Layer 1 activation: $$h_1 = \\textrm{Relu}(x_1)$$\n",
217219
"Layer 2 affine: $$x_2 = W_2 h_1 + b_2$$\n",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /