Skip to content

Commit

Permalink
Fix img in ftrl_lr_spark_en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shunanzhang committed Nov 24, 2017
1 parent 7c38a2e commit 590aed9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/algo/ftrl_lr_spark_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ where

* G function is the gradient of the loss function:

![](../img/ftrl_lr_g.png)
![](../img/ftrl_lr_g_en.png)

* w's updating is separated to N independent scalar minimization problems, depending on the specific dimension of the weights:

Expand Down
Binary file added docs/img/ftrl_lr_g_en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 590aed9

Please sign in to comment.