ParameterServerStrategy on multiple machines

Hi,
I have had success with a MultiworkerMirroredStrategy. But I couldn’t locate a simple ( MNIST ) ParameterServerStrategy example that I can execute on multiple Google compute instances.
There are so many variations of ParameterServerStrategy available but I don’t see a clear example.
Could you point out ?

Thanks,
Mohan

Hi @mohan_radhakrishnan, This colab contains minst implementation using parameter server strategy. Thank You.

Hello,

Yes. I’ve seen that. But I wanted to use real clusters. Can I see a good example ?

Mohan

Could you point out an example that use real clusters ?

Mohan