/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

blog.omega-prime.co.uk
| | bdtechtalks.com
2.5 parsecs away

Travel
| | Gradient descent is the main technique for training machine learning and deep learning models. Read all about it.
| | fa.bianp.net
1.5 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 ...
| | francisbach.com
1.9 parsecs away

Travel
| | [AI summary] The blog post discusses non-convex quadratic optimization problems and their solutions, including the use of strong duality, semidefinite programming (SDP) relaxations, and efficient algorithms. It highlights the importance of these problems in machine learning and optimization, particularly for non-convex problems where strong duality holds. The post also mentions the equivalence between certain non-convex problems and their convex relaxations, such as SDP, and provides examples of when these relaxations are tight or not. Key concepts include the role of eigenvalues in quadratic optimization, the use of Lagrange multipliers, and the application of methods like Newton-Raphson for solving these problems. The author also acknowledges contributions...
| | curatedsql.com
12.3 parsecs away

Travel
| [AI summary] A collection of SQL-related blog posts from January 4, 2024, discussing topics like data manipulation, database management, and SQL Server features.