A Concise Introduction to the Logistic Sigmoid Function
Nov 9, 2021 · 3 min read · Introduction The logistic sigmoid is one of the most popular activation functions used when working with the probability distributions associated with deep learning. It is a function that produces the \(\phi\) parameter of a Bernoulli distribution du...
AAyoyinka commented

