/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

arachnoid.com
| | xahlee.info
4.9 parsecs away

Travel
| | [AI summary] The post curates a collection of free verified math textbooks ranging from high school number theory to graduate-level topics like category theory and differential geometry.
| | mmph.wordpress.com
4.1 parsecs away

Travel
| | The recent post on cloud computing and Google Docs made me ask myself whether Google Docs supports (La)TeX. It turned out you can insert LaTeX equations into your Google doc (as discussed in more detail e.g. here) but that's that for now. There exists a LaTeX Lab project aspiring to develop a web-based LaTeX editor...
| | mathwithbaddrawings.com
4.8 parsecs away

Travel
| | This generalizes, of course, to the Theorem of How You Learn Stokes' Theorem.
| | blog.georgeshakan.com
29.4 parsecs away

Travel
| Principal Component Analysis (PCA) is a popular technique in machine learning for dimension reduction. It can be derived from Singular Value Decomposition (SVD) which we will discuss in this post. We will cover the math, an example in python, and finally some intuition. The Math SVD asserts that any $latex m \times d$ matrix $latex...