/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

robotchinwag.com
| | marcospereira.me
2.2 parsecs away

Travel
| | In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset.
| | bytepawn.com
3.1 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.
| | dennybritz.com
2.6 parsecs away

Travel
| | This the thirdpart of the Recurrent Neural Network Tutorial.
| | blog.ephorie.de
10.9 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.