% Parameter: N=14, a=1, b=4, K=6, theta0=50, alpha=0,005 x_1 = (-B + sqrt(D)) / (2*A); % titik minimum x_2 = (-B - sqrt(D)) / (2*A); % titik maks x_optimal = x_2; pi ...
GD_rates_live_script.mlx: Symbolic Matlab live script (~notebook) to check the algebraic manipulations for the upper bounds proofs gradient_descent_PEP.m: Solves the PEP on Gradient Descent for Smooth ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results