https://github.com/cserajdeep/gradient_descent_demo
Gradient Descent Tutorial
https://github.com/cserajdeep/gradient_descent_demo
derivative-based-optimization gradient-descent optimization python
Last synced: 3 months ago
JSON representation
Gradient Descent Tutorial
- Host: GitHub
- URL: https://github.com/cserajdeep/gradient_descent_demo
- Owner: cserajdeep
- Created: 2021-05-16T07:22:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-17T01:36:49.000Z (over 4 years ago)
- Last Synced: 2025-08-19T06:49:48.630Z (5 months ago)
- Topics: derivative-based-optimization, gradient-descent, optimization, python
- Language: Jupyter Notebook
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gradient Descent Tutorial: https://towardsdatascience.com/minimizing-the-cost-function-gradient-descent-a5dd6b5350e1
# Gradient Descent Demo