|
You are here |
www.jeremykun.com | ||
| | | | |
qchu.wordpress.com
|
|
| | | | | As a warm-up to the subject of this blog post, consider the problem of how to classify$latex n \times m$ matrices $latex M \in \mathbb{R}^{n \times m}$ up to change of basis in both the source ($latex \mathbb{R}^m$) and the target ($latex \mathbb{R}^n$). In other words, the problem is todescribe the equivalence classes of the... | |
| | | | |
hadrienj.github.io
|
|
| | | | | I'd like to introduce a series of blog posts and their corresponding Python Notebooks gathering notes on the Deep Learning Book from Ian Goodfellow, Yoshua B... | |
| | | | |
nickhar.wordpress.com
|
|
| | | | | 1. Low-rank approximation of matrices Let $latex {A}&fg=000000$ be an arbitrary $latex {n \times m}&fg=000000$ matrix. We assume $latex {n \leq m}&fg=000000$. We consider the problem of approximating $latex {A}&fg=000000$ by a low-rank matrix. For example, we could seek to find a rank $latex {s}&fg=000000$ matrix $latex {B}&fg=000000$ minimizing $latex { \lVert A - B... | |
| | | | |
mathematicaloddsandends.wordpress.com
|
|
| | | I recently learned of Craig's formula for the Gaussian Q-function from this blog post from John Cook. Here is the formula: Proposition (Craig's formula). Let $latex Z$ be a standard normal random variable. Then for any $latex z \geq 0$, defining $latex \begin{aligned} \mathbb{P}\{ Z \geq z\} = Q(z) = \dfrac{1}{\sqrt{2\pi}} \int_z^\infty \exp \left( -... | ||