This is strictly technical. Details will be added soon.
Excel Formulas Used
Sigmoid Function
=RAND()
=1/(1+EXP(-(X)))
Derivative of Sigmoid Function
=(1/(1+EXP(-(X)))(1- 1/(1+EXP(-(X)))))
Screenshots
This is strictly technical. Details will be added soon.
Sigmoid Function
=RAND()
=1/(1+EXP(-(X)))
Derivative of Sigmoid Function
=(1/(1+EXP(-(X)))(1- 1/(1+EXP(-(X)))))