Skip to content

My final project, gradient descent optimization of polynoms

kulttoma requested to merge kulttoma/ppy-1-2024-kult-tomas:gradient-descent into main

Program that uses gradient descend to find an local extreme of a polynom with one or two variables. This is then visualized with comparison to the original function. Bellow there are examples of various examples.

Merge request reports