Skip to content

Commit

Permalink
Merge pull request datawhalechina#51 from Nono17/patch-7
Browse files Browse the repository at this point in the history
modify 12.18 error
  • Loading branch information
Sm1les authored May 31, 2019
2 parents 6f90e0d + 99af359 commit 2535b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/chapter12/chapter12.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ $$

即:
$$
P(|\hat{E}(h)-E(h)| \leq \varepsilon) \leq 1-2 e^{-2 m \varepsilon^{2}}
P(|\hat{E}(h)-E(h)| \leq \varepsilon) \geq 1-2 e^{-2 m \varepsilon^{2}}
$$
取$\delta=2 e^{-2 m \varepsilon^{2}}$,则$\varepsilon=\sqrt{\frac{\ln (2 / \delta)}{2 m}}$

Expand Down

0 comments on commit 2535b75

Please sign in to comment.