Simplified Gradient Descent Optimization

버전 1.0.0.1 (2.13 KB) 작성자: James Allison
Demonstration of the gradient descent optimization algorithm with a fixed step size.
다운로드 수: 16.3K
업데이트 날짜: 2018/10/7

라이선스 보기

This example was developed for use in teaching optimization in graduate engineering courses. This example demonstrates how the gradient descent method can be used to solve a simple unconstrained optimization problem. Taking large step sizes can lead to algorithm instability, but small step sizes result in low computational efficiency. A corresponding video can be found here:

https://youtu.be/qLpOWteWmjs

인용 양식

James Allison (2024). Simplified Gradient Descent Optimization (https://www.mathworks.com/matlabcentral/fileexchange/35535-simplified-gradient-descent-optimization), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.1

Only changed video link in subscription. Code is unchanged.

1.0.0.0