/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.demofox.org
| | www.hhyu.org
2.3 parsecs away

Travel
| | Science, programming, books, and other interesting stuff
| | jingnanshi.com
2.3 parsecs away

Travel
| | Tutorial on automatic differentiation
| | bytepawn.com
2.5 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.
| | blog.fastforwardlabs.com
16.5 parsecs away

Travel
| This article is available as a notebook on Github. Please refer to that notebook for a more detailed discussion and code fixes and updates. Despite all the recent excitement around deep learning, neural networks have a reputation among non-specialists as complicated to build and difficult to interpret. And while interpretability remains an issue, there are now high-level neural network libraries that enable developers to quickly build neural network models without worrying about the numerical details of floating point operations and linear algebra.