You are describing an iterative method. There are many such widely used, especially in computing an optimization methods.
Start the rabbit hole here. Let me know when you reach stability criteria :)
There is no such thing as a Stupid Question!
Don't be embarrassed of your curiosity; everyone has questions that they may feel uncomfortable asking certain people, so this place gives you a nice area not to be judged about asking it. Everyone here is willing to help.
Reminder that the rules for lemmy.ca still apply!
Thanks for reading all of this, even if you didn't read all of this, and your eye started somewhere else, have a watermelon slice ๐.
You are describing an iterative method. There are many such widely used, especially in computing an optimization methods.
Start the rabbit hole here. Let me know when you reach stability criteria :)
Sounds like you're describing gradient descent
Ooh, havent stumbled on that phrase before :) What would it be if the ascent was replaced with plateaus or like it stays at the same after the descent?
Gradient plateau or something?
Hmmm, not sure I understand what you mean. However, there are things called "saddles" in numerical methods that kinda look an optimum point, but really they're just intersections of funky surfaces.
Thanks, super weird thoughts of mine this late in the day but already glad I threw it out there ;)