This repository contains a MATLAB implementation of the Gradient Descent algorithm to minimize a simple quadratic function. The function being minimized is ( f(x) = (x - 3)^2 ), with its minimum ...
The CNN-GSGD code has been written and tested with MATLAB-R2018a. Disclaimer: Ensure that you have the nnet toolbox installed under your MATLAB license. Steps to ...