Explore >> Select a destination


You are here

www.sumsar.net
| | poissonisfish.com
4.7 parsecs away

Travel
| | Someof the most fundamental functions in R, in my opinion, are those that deal with probability distributions. Whenever you compute a P-value you relyon a probability distribution, and there are many types out there. In this exercise I will cover four: Bernoulli, Binomial, Poisson, and Normal distributions. Let me begin with some theory first: Bernoulli...
| | aurimas.eu
3.9 parsecs away

Travel
| | a.k.a. why you should (not ?) use uninformative priors in Bayesian A/B testing.
| | emiruz.com
4.9 parsecs away

Travel
| |
| | francisbach.com
18.4 parsecs away

Travel
| [AI summary] This text discusses the scaling laws of optimization in machine learning, focusing on asymptotic expansions for both strongly convex and non-strongly convex cases. It covers the derivation of performance bounds using techniques like Laplace's method and the behavior of random minimizers. The text also explains the 'weird' behavior observed in certain plots, where non-strongly convex bounds become tight under specific conditions. The analysis connects theoretical results to practical considerations in optimization algorithms.