/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

dennybritz.com
| | datadan.io
1.3 parsecs away

Travel
| | Linear regression and gradient descent are techniques that form the basis of many other, more complicated, ML/AI techniques (e.g., deep learning models). They are, thus, building blocks that all ML/AI engineers need to understand.
| | blog.ephorie.de
1.0 parsecs away

Travel
| | [AI summary] The blog post explores the connection between logistic regression and neural networks, demonstrating how logistic regression can be viewed as the simplest form of a neural network through mathematical equivalence and practical examples.
| | sirupsen.com
1.1 parsecs away

Travel
| | [AI summary] An educational guide explaining how to build a neural network from scratch using Python, covering concepts like layers, gradient descent, autograd, and activation functions.
| | saturncloud.io
7.9 parsecs away

Travel
| By combining Dask and PyTorch you can easily speed up training a model across a cluster of GPUs. But how much of a benefit does that bring? This blog post finds out!