Comparison of Gradient Descent and Block Coordinate Gradient Descent methods through a semi supervised learning problem.
-
Updated
Oct 21, 2023 - Python
Comparison of Gradient Descent and Block Coordinate Gradient Descent methods through a semi supervised learning problem.
This work was completed as homework for the Mathematical Optimization for Data Science course. The objective of the analysis was to compare Gradient Descent and Block Coordinate Gradient Descent, which I implemented from scratch and tested on publicly available datasets.
This assignment was completed for the Mathematical Optimization for Data Science course. The objective was to compare Gradient Descent with Block Coordinate Gradient Descent. I implemented both methods from scratch and tested them on publicly available datasets.
Add a description, image, and links to the block-coordinate-gradient-descent topic page so that developers can more easily learn about it.
To associate your repository with the block-coordinate-gradient-descent topic, visit your repo's landing page and select "manage topics."