/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

www.arrsingh.com
| | adl1995.github.io
2.0 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.
| | blog.ephorie.de
1.2 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.
| | matbesancon.xyz
2.1 parsecs away

Travel
| | Learning by doing: predicting the outcome.
| | glowingpython.blogspot.com
10.5 parsecs away

Travel
| In this post we will see how to create a Multi Layer Perceptron (MLP), one of the most common Neural Network architectures, with Keras. Then...