官术网_书友最值得收藏!

Activation functions

We now know that an ANN is created by stacking individual computing units called perceptrons. We have also seen how a perceptron works and have summarized it as Output 1, IF  .

That is, it either outputs a 1 or a 0 depending on the values of the weight, w, and bias, b.

Let's look at the following diagram to understand why there is a problem with just outputting either a 1 or a 0. The following is a diagram of a simple perceptron with just a single input, x:

For simplicity, let's call  , where the following applies:

  • w is the weight of the input, x, and b is the bias
  • a is the output, which is either 1 or 0

Here, as the value of z changes, at some point, the output, a, changes from 0 to 1. As you can see, the change in output a is sudden and drastic:

What this means is that for some small change,  , we get a dramatic change in the output, a. This is not particularly helpful if the perceptron is part of a network, because if each perceptron has such drastic change, it makes the network unstable and hence the network fails to learn.

Therefore, to make the network more efficient and stable, we need to slow down the way each perceptron learns. In other words, we need to eliminate this sudden change in output from 0 to 1 to a more gradual change:

This is made possible by activation functions. Activation functions are functions that are applied to a perceptron so that instead of outputting a 0 or a 1, it outputs any value between 0 and 1.

This means that each neuron can learn slower and at a greater level of detail by using smaller changes, .  Activation functions can be looked at as transformation functions that are used to transform binary values in to a sequence of smaller values between a given minimum and maximum.

There are a number of ways to transform the binary outcomes to a sequence of values, namely the sigmoid function, the tanh function, and the ReLU function. We will have a quick look at each of these activation functions now.

主站蜘蛛池模板: 万盛区| 上犹县| 昌乐县| 和林格尔县| 融水| 图木舒克市| 叙永县| 南木林县| 本溪市| 诏安县| 罗定市| 昭觉县| 萨迦县| 凤山市| 仙居县| 昌图县| 桦南县| 仙居县| 康保县| 金堂县| 根河市| 醴陵市| 鹤山市| 双鸭山市| 临潭县| 遂溪县| 外汇| 安塞县| 宜阳县| 房产| 高唐县| 盐池县| 微山县| 海晏县| 连云港市| 新余市| 武隆县| 徐水县| 西峡县| 陆丰市| 武山县|