/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.skz.dev
| | kyunghyuncho.me
8.2 parsecs away

Travel
| |
| | justindomke.wordpress.com
4.0 parsecs away

Travel
| | In 2012, I wrote a paper that I probably should have called "truncated bi-level optimization". I vaguely remembered telling the reviewers I would release some code, so I'm finally getting around to it. The idea of bilevel optimization is quite simple. Imagine that you would like to minimize some function $latex L(w)$. However, $latex L$...
| | bdtechtalks.com
4.4 parsecs away

Travel
| | Gradient descent is the main technique for training machine learning and deep learning models. Read all about it.
| | blog.adnansiddiqi.me
6.8 parsecs away

Travel
| The main goal of software developers is to create high-quality products with the required functionality. At the same time, this product creation shouldn't cost a fortune. One of the effective methods used to speed up the process of creating software and reduce its cost is test-driven development, which offers a pool of benefits to both