/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

ckrao.wordpress.com
| | algorithmsoup.wordpress.com
1.9 parsecs away

Travel
| | The ``probabilistic method'' is the art of applying probabilistic thinking to non-probabilistic problems. Applications of the probabilistic method often feel like magic. Here is my favorite example: Theorem (Erdös, 1965). Call a set $latex {X}&fg=000000$ sum-free if for all $latex {a, b \in X}&fg=000000$, we have $latex {a + b \not\in X}&fg=000000$. For any finite...
| | statisticaloddsandends.wordpress.com
1.8 parsecs away

Travel
| | If $latex Z_1, \dots, Z_n$ are independent $latex \text{Cauchy}(0, 1)$ variables and $latex w= (w_1, \dots, w_n)$ is a random vector independent of the $latex Z_i$'s with $latex w_i \geq 0$ for all $latex i$ and $latex w_1 + \dots w_n = 0$, it is well-known that $latex \displaystyle\sum_{i=1}^n w_i Z_i$ also has a $latex...
| | thatsmaths.com
1.8 parsecs away

Travel
| | We are all familiar with Pascal's Triangle, also known as the Arithmetic Triangle (AT). Each entry in the AT is the sum of the two closest entries in the row above it. The $latex {k}&fg=000000$-th entry in row $latex {n}&fg=000000$ is the binomial coefficient $latex {\binom{n}{k}}&fg=000000$ (read $latex {n}&fg=000000$-choose-$latex {k}&fg=000000$), the number of ways of...
| | michael-lewis.com
31.8 parsecs away

Travel
| This is a short summary of some of the terminology used in machine learning, with an emphasis on neural networks. I've put it together primarily to help my own understanding, phrasing it largely in non-mathematical terms. As such it may be of use to others who come from more of a programming than a mathematical background.