Free AI web copilot to create summaries, insights and extended knowledge, download it at here
1908
Abstract
ntains following key components:</p><ol><li>A mathematical function which is known as an <b>activation function</b></li><li>Inputs</li><li>A vector of weights</li><li>A bias</li></ol><p id="0943">A neuron first computes the weighted sum of the inputs.</p><figure id="6105"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*V1mNUbnpA7thNIUCHJNpuA.png"><figcaption></figcaption></figure><p id="698e">As an instance, if the inputs are:</p><figure id="b65f"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*eLltE1ISx9v3jzKqwJEu5g.png"><figcaption></figcaption></figure><p id="1af8">And the weights are:</p><figure id="30a6"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*AiEr7G1zFfZd06RsOs2QRw.png"><figcaption></figcaption></figure><p id="0753">Then a weighted sum is computed as:</p><figure id="3fd1"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*3Hft6X6joxeMRjVFfhRGUQ.png"><figcaption></figcaption></figure><p id="9e61">Subsequently, a bias (constant) is added to the weighted sum</p><figure id="d757"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*xWU5KrgIvBI8QyHdpSOiKQ.png"><figcaption></figcaption></figure><p id="fd2e">Finally, the computed value is fed into the activation function, which then prepares an output.</p><figure id="f0e5"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*cBdZ9nxi_wJx6sey83l58w.png"><figcaption></figcaption></figure><p id="5643" type="7">Think of the activation function as a mathematical operation that normalises the input and produces an output. The output is then passed forward onto the neurons on the subsequent layer.</p><p id="d50a">If you want to understand what weights and bias are then please read:</p><div id="b19f" class="link-block">
<a href="https://readmedium.com/neural-networks-bias-and-weights-10b53e6285da">
<div>
Options
<div>
<h2>Neural Networks Bias And Weights</h2>
<div><h3>Understanding The Two Most Important Components</h3></div>
<div><p>medium.com</p></div>
</div>
<div>
<div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/0*hrHGbUf92-CvgqB1)"></div>
</div>
</div>
</a>
</div><p id="2075">If you want to understand what activation functions are then please read:</p><div id="5903" class="link-block">
<a href="https://readmedium.com/neural-network-activation-function-types-a85963035196">
<div>
<div>
<h2>Neural Network Activation Function Types</h2>
<div><h3>Understanding what really happens in a neural network</h3></div>
<div><p>medium.com</p></div>
</div>
<div>
<div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/0*KxZHrfXwdtc8e_eC)"></div>
</div>
</div>
</a>
</div><p id="6012">If you want to understand what neural network layers are then please read:</p><div id="40b9" class="link-block">
<a href="https://readmedium.com/neural-network-layers-75e48d71f392">
<div>
<div>
<h2>Neural Network Layers</h2>
<div><h3>Understanding How Neural Network Layers Work</h3></div>
<div><p>medium.com</p></div>
</div>
<div>
<div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/)"></div>
</div>
</div>
</a>
</div><h1 id="7058">Summary</h1><p id="05ec">This article provided an overview of neurons functions.</p><p id="2487">Hope it helps.</p></article></body>