Skip to content

Instantly share code, notes, and snippets.

@farice
Last active July 24, 2019 20:23
Show Gist options
  • Save farice/10364d8398b346db9ece7b672da46502 to your computer and use it in GitHub Desktop.
Save farice/10364d8398b346db9ece7b672da46502 to your computer and use it in GitHub Desktop.
Stats 311 Lecture Notes - Duchi - Errata
  • Example 14.1 (Bernoulli Distribution):
p^x(1-p)^(1-x) = exp[xlog(p) + (1-x) log(1-p)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment