/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

peterbloem.nl
| | iclr-blogposts.github.io
5.2 parsecs away

Travel
| | This blog post explores the interplay between the Data Processing Inequality (DPI), a cornerstone concept in information theory, and Function-Space Variational Inference (FSVI) within the context of Bayesian deep learning. The DPI governs the transformation and flow of information through stochastic processes, and its unique connection to FSVI is employed to highlight FSVI's focus on Bayesian predictive posteriors over parameter space. The post examines various forms of the DPI, including the KL divergence based DPI, and provides intuitive examples and detailed proofs. It also explores the equality case of the DPI to gain a deeper understanding. The connection between DPI and FSVI is then established, showing how FSVI can measure a predictive divergence inde...
| | francisbach.com
5.4 parsecs away

Travel
| |
| | fa.bianp.net
5.4 parsecs away

Travel
| | 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 ...
| | yasoob.me
20.4 parsecs away

Travel
| Hey guys! I recently wrote a review paper regarding the use of Machine Learning in Remote Sensing. I thought that some of you might find it interesting and insightful. It is not strictly a Python focused research paper but is interesting nonetheless. Introduction to Machine Learning and its Usage in Remote Sensing 1. Introduction Machines have allowed us to do complex computations in short amounts of time. This has given rise to an entirely different area of research which was not being explored: teachin...