
上QQ阅读APP看书,第一时间看更新
Starting with logistic regression
Before we delve into neural networks and deep learning models, let's take a look at logistic regression, which can be viewed as a single layer neural network. Even the sigmoid function commonly used in logistic regression is used as an activation function in neural networks.