Source: wikibot/adaptive-coordinate-descent
= Adaptive coordinate descent
{wiki=Adaptive_coordinate_descent}
Adaptive Coordinate Descent (ACD) is an optimization algorithm that is used to minimize a loss function in high-dimensional spaces. It is a variant of the coordinate descent method that incorporates adaptive features to improve performance, particularly in situations where the gradients can vary significantly in scale and direction.