Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 727 Bytes

Gradient_descent.md

File metadata and controls

28 lines (18 loc) · 727 Bytes

Gradient descent with Python

Explaining Gradient Descent in Python. Coming soon and will be released in June 2019.
DOI

Content

Theory and experimental results (on this page):


import numpy as np

Full code is available here: will be soon


MIT License

Copyright (c) 2019 Valentyn N Sichkar

github.com/sichkar-valentyn

Reference to:

Valentyn N Sichkar. Neural Networks for computer vision in autonomous vehicles and robotics // GitHub platform. DOI: 10.5281/zenodo.1317904