Caesar AI Atlas

Parameter Server (PS)

Also known as: PS

Caesar AI Atlas Definition

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.

Other Definitions

Parameter Server Source

A job that keeps track of a model's parameters in a distributed setting.

Related Terms