/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

matt.might.net
| | adl1995.github.io
1.9 parsecs away

Travel
| | [AI summary] The article explains various activation functions used in neural networks, their properties, and applications, including binary step, tanh, ReLU, and softmax functions.
| | ujjwalkarn.me
1.2 parsecs away

Travel
| | An Artificial Neural Network (ANN) is acomputational modelthat is inspired by the way biological neuralnetworks inthe human brain process information. Artificial Neural Networks have generated a lot ofexcitement in Machine Learning research and industry, thanks to many breakthrough results in speech recognition, computer vision and text processing. In this blog post we will try to...
| | vankessel.io
1.5 parsecs away

Travel
| | A blog for my thoughts. Mostly philosophy, math, and programming.
| | www.3blue1brown.com
17.3 parsecs away

Travel
| An overview of gradient descent in the context of neural networks. This is a method used widely throughout machine learning for optimizing how a computer performs on certain tasks.