Explore >> Select a destination


You are here

iclr-blogposts.github.io
| | liorsinai.github.io
2.9 parsecs away

Travel
| | A series on automatic differentiation in Julia. Part 1 provides an overview and defines explicit chain rules.
| | bytepawn.com
3.9 parsecs away

Travel
| | I will show how to solve the standard A x = b matrix equation with PyTorch. This is a good toy problem to show some guts of the framework without involving neural networks.
| | thenumb.at
2.4 parsecs away

Travel
| | [AI summary] This text provides a comprehensive overview of differentiable programming, focusing on its application in machine learning and image processing. It explains the fundamentals of automatic differentiation, including forward and backward passes, and demonstrates how to implement these concepts in a custom framework. The text also discusses higher-order differentiation and its implementation in frameworks like JAX and PyTorch. A practical example is given using differentiable programming to de-blur an image, showcasing how optimization techniques like gradient descent can be applied to solve real-world problems. The text emphasizes the importance of differentiable programming in enabling efficient and flexible computation for various domains, includ...
| | vankessel.io
15.6 parsecs away

Travel
| A blog for my thoughts. Mostly philosophy, math, and programming.