Also known as: PS
PS stands for parameter server, a component in distributed machine learning that stores and coordinates model parameters. It helps multiple workers share updates during large-scale training.
A job that keeps track of a model's parameters in a distributed setting.