Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 304 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 304 Bytes

seedPropagation

Stochastic gradient descent (often abbreviated SGD) is an iterative method for optimizing an custom objective function (a mathematical formulae for sensor nodes enerygy optimisation) with suitable smoothness properties.

SGD Algorithm is implemented from scratch for Linear Regression