Adaptive coordinate descent

ID: 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.

New to topics? Read the docs here!