|
You are here |
gregorygundersen.com | ||
| | | | |
fa.bianp.net
|
|
| | | | | The Langevin algorithm is a simple and powerful method to sample from a probability distribution. It's a key ingredient of some machine learning methods such as diffusion models and differentially private learning. In this post, I'll derive a simple convergence analysis of this method in the special case when the ... | |
| | | | |
tiao.io
|
|
| | | | | One weird trick to make exact inference in Bayesian logistic regression tractable. | |
| | | | |
twiecki.io
|
|
| | | | | ||
| | | | |
aimatters.wordpress.com
|
|
| | | A few weeks ago, it was announced that Keras would be getting official Google support and would become part of the TensorFlow machine learning library. Keras is a collectionof high-level APIs in Python for creating and training neural networks, using either Theano or TensorFlow as the underlying engine. Given my previous posts on implementing an... | ||