Explore >> Select a destination


You are here

blog.omega-prime.co.uk
| | utkuufuk.com
11.9 parsecs away

Travel
| | Hey everyone, welcome to my first blog post! This is going to be a walkthrough on training a simple linear regression model in Python. Ill show you how to do it from scratch, without using any machin
| | fa.bianp.net
6.9 parsecs away

Travel
| | Most proofs in optimization consist in using inequalities for a particular function class in some creative way. This is a cheatsheet with inequalities that I use most often. It considers class of functions that are convex, strongly convex and $L$-smooth. MathJax.Hub.Config({ extensions: ["tex2jax.js"], jax: ["input/TeX ...
| | www.jeremykun.com
12.6 parsecs away

Travel
| | Machine learning is broadly split into two camps, statistical learning and non-statistical learning. The latter we've started to get a good picture of on this blog; we approached Perceptrons, decision trees, and neural networks from a non-statistical perspective. And generally "statistical" learning is just that, a perspective. Data is phrased in terms of independent and dependent variables, and statistical techniques are leveraged against the data. In this post we'll focus on the simplest example of thi...
| | terrytao.wordpress.com
83.9 parsecs away

Travel
| [This post is dedicated to Luca Trevisan, who recently passed away due to cancer. Though far from his most significant contribution to the field, I would like to mention that, as with most of my ot...