/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

liorsinai.github.io
| | windowsontheory.org
2.1 parsecs away

Travel
| | (Updated and expanded 12/17/2021) I am teaching deep learning this week in Harvard's CS 182 (Artificial Intelligence) course. As I'm preparing the back-propagation lecture, Preetum Nakkiran told me about Andrej Karpathy's awesome micrograd package which implements automatic differentiation for scalar variables in very few lines of code. I couldn't resist using this to show how...
| | jingnanshi.com
1.3 parsecs away

Travel
| | Tutorial on automatic differentiation
| | matbesancon.xyz
1.5 parsecs away

Travel
| | What can automated gradient computations bring to mathematical optimizers, what does it take to compute?
| | blog.adnansiddiqi.me
5.3 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