correction
parent
f59c090f55
commit
1af3df6550
|
@ -61,7 +61,7 @@
|
|||
<figcaption>
|
||||
Schematic for a neuron in a neural net
|
||||
</figcaption>
|
||||
<figure>
|
||||
</figure>
|
||||
<p>Each neuron has a set of inputs, each of which is given a specific weight. The neuron computes some function on these weighted inputs. A linear neuron takes a linear combination of the weighted inputs. A sigmoidal neuron does something a little more complicated:</p>
|
||||
<figure>
|
||||
<img src="sigmoid.png" title="Sigmoid" alt="Sigmoid"/>
|
||||
|
|
Loading…
Reference in New Issue