Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 310 Bytes

File metadata and controls

3 lines (2 loc) · 310 Bytes

DOWNPOUR

Similar to Hogwild! expect that it uses Adagrad to update the local workers. Additionally, there is a communication window which servers as a time buffer for updates to the parameter server (although the original paper set the communication window to one, which voided the need for this buffer).