Explore >> Select a destination


You are here

www.arrsingh.com
| | 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.
| | 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.
| | datadan.io
2.1 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.
| | www.khanna.law
11.7 parsecs away

Travel
| You want to train a deep neural network. You have the data. It's labeled and wrangled into a useful format. What do you do now?