/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

fa.bianp.net
| | francisbach.com
2.2 parsecs away

Travel
| |
| | blog.omega-prime.co.uk
3.0 parsecs away

Travel
| | The most fundamental technique in statistical learning is ordinary least squares (OLS) regression. If we have a vector of observations \(y\) and a matrix of features associated with each observation \(X\), then we assume the observations are a linear function of the features plus some (iid) random noise, \(\epsilon\):
| | jeremykun.wordpress.com
4.2 parsecs away

Travel
| | This post is a sequel toFormulating the Support Vector Machine Optimization Problem. The Karush-Kuhn-Tucker theorem Generic optimization problems are hard to solve efficiently. However, optimization problems whose objective and constraints have special structureoften succumb to analytic simplifications. For example, if you want to optimize a linear function subject to linear equality constraints, one can compute...
| | www.jeremymorgan.com
16.0 parsecs away

Travel
| Want to learn about PyTorch? Of course you do. This tutorial covers PyTorch basics, creating a simple neural network, and applying it to classify handwritten digits.