/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

cgad.ski
| | theorydish.blog
5.3 parsecs away

Travel
| | The chain rule is a fundamental result in calculus. Roughly speaking, it states that if a variable $latex c$ is a differentiable function of intermediate variables $latex b_1,\ldots,b_n$, and each intermediate variable $latex b_i$ is itself a differentiable function of $latex a$, then we can compute the derivative $latex \frac{{\mathrm d} c}{{\mathrm d} a}$ as...
| | nickhar.wordpress.com
5.5 parsecs away

Travel
| | The algorithm for probabilistically embedding metric spaces into trees has numerous theoretical applications. It is a key tool in the design of many approximation algorithms and online algorithms. Today we will illustrate the usefulness of these trees in designing an algorithm for the online Steiner tree problem. 1. Online Steiner Tree Let $latex {G=(V,E)}&fg=000000$ be...
| | marcospereira.me
5.6 parsecs away

Travel
| | In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset.
| | sander.ai
16.4 parsecs away

Travel
| I have published the code for my solution for the Galaxy Zoo Challenge on GitHub