Size: 328
Comment:
|
← Revision 3 as of 2011-08-03 11:01:03 ⇥
Size: 328
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
It is widely used in NeuralNetwork analysis to convert scores built from sums into ["Probability"] - not entirely a coincidence. | It is widely used in NeuralNetwork analysis to convert scores built from sums into [[Probability]] - not entirely a coincidence. |
LogisticFunction is sigmoid function, tending to 1 as x tends to infinity, to 0 as x tends to minus infinity, and with value 1/2 at x=0.
It is widely used in NeuralNetwork analysis to convert scores built from sums into Probability - not entirely a coincidence.