Post #2344722
2026-04-07 03:28 UTC
@maxc@merveilles.town @demofox@mastodon.gamedev.place
When it's important to find a global optimum rather than zillions of local optima, it seems less magical and more hard work.
Which is why I like things like simulated annealing and such in hybrid mix with other algorithms.
Replies (1)
-
@dougmerritt@mathstodon.xyz 2026-04-07 03:29
@maxc@merveilles.town @demofox@mastodon.gamedev.place I always liked genetic algorithms, but people used to sneer at me due to their overhead.