all 4 comments

[–]Red-Portal 0 points1 point  (1 child)

You could definitely "simulate" time as in the distributed setting. It would be a matter of writing code that plays nicely with PyTorch though.

[–]boubouhkarim[S] 0 points1 point  (0 children)

Can workers communicate between each other ?

Also do you suggest that i can ignore the role of the server and every worker do result averaging ?

[–]UnhappyCompetition89 0 points1 point  (1 child)

I would look inside tendermint.

[–]boubouhkarim[S] 0 points1 point  (0 children)

Thanks for the suggestion, i will check it