Post #3030809
2025-05-15 08:35 UTC
Replies (1)
-
@tao@mathstodon.xyz 2025-05-15 15:17
@TomL@mathstodon.xyz One of the advantages of this particular tool is that it is agnostic with respect to these sorts of decisions that would otherwise be handled by manually selected hyperparameters. For instance, it may initially try optimization methods that work well for smooth functions, but at some point discover that rougher functions are outperforming, at which point it can automatically switch its selected methods to those that work better for rough functions. (Though sometimes it can get stuck in "local maxima" in which the less appropriate, but highly optimized, method is outperforming a more appropriate, but not yet optimized method, and some manual intervention at that point is required.)