- #1
Chenkel
- 482
- 109
- TL;DR Summary
- AI Computation problem statement: represent mathematically single sigmoid neuron with arbitrary number of weights and inputs, calculate back propagation formula using stochastic gradient descent.
I'm looking to improve my understanding of the algorithm, and hopefully create a thread that could be useful to someone facing a similar AI problem.
In this thread I attempt to find a closed form solution to the gradient descent problem for a single sigmoid neuron using basic calculus.
If you would like to give pointers feel free, if you see me make a mistake please let me know!
Thank you!
If you would like to give pointers feel free, if you see me make a mistake please let me know!
Thank you!