Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunyuanLI authored Jan 13, 2018
1 parent e402e01 commit b962704
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
**Tensorflow implementation of Stein Variational Gradient Descent (SVGD)**


![](/results/toy1.png) |
:-------------------------:|
![](/results/toy2.png) |
![](/results/toy1.png) |
:-------------------------:|
![](/results/toy2.png) |

---

"SVGD is a general purpose variational inference algorithm that forms a natural counterpart of gradient descent for optimization. SVGD iteratively transports a set of particles to match with the target distribution, by applying a form of functional gradient descent that minimizes the KL divergence."
Description: "SVGD is a general purpose variational inference algorithm that forms a natural counterpart of gradient descent for optimization. SVGD iteratively transports a set of particles to match with the target distribution, by applying a form of functional gradient descent that minimizes the KL divergence."


Link:
Expand Down

0 comments on commit b962704

Please sign in to comment.