/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

tinyheero.github.io
| | www.quantstart.com
2.7 parsecs away

Travel
| | Bayesian Statistics: A Beginner's Guide
| | sriku.org
3.2 parsecs away

Travel
| | [AI summary] The article explains how to generate random numbers that follow a specific probability distribution using a uniform random number generator, focusing on methods involving inverse transform sampling and handling both continuous and discrete cases.
| | matthewmcateer.me
2.1 parsecs away

Travel
| | Important mathematical prerequisites for getting into Machine Learning, Deep Learning, or any of the other space
| | fa.bianp.net
27.8 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 ...