Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjchoi86 authored Feb 8, 2018
1 parent 1d2ddf6 commit 7106e81
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
# bayes-nn
# Understanding Bayesian Deep Learning

1. Elementary mathematics
- Set theory
- Measure theory
- Probability
- Random variable
- Random process
- Functional analysis (harmonic analysis)

2. Gaussian process
- Gaussian process
- Weight space view
- Function space view
- Gaussian process latent variable model

3. Bayesian neural netwrok
- Minimum description length
- Ensemble learning in Bayesian neural network
- Practical variational inference
- Bayes by backprop
- Summary of variational inference
- Dropout as a Bayesian approximation
- Stein variational gradient descent

0 comments on commit 7106e81

Please sign in to comment.