Distributed Gradient Descent for PyTorch

Distributed Gradient Descent for PyTorch
4 by kingcai | 0 comments on Hacker News.
Hey there! I've been working withe a friend on a pytorch implementation of DownpourSGD, a distributed optimization algorithm. I ended up writing a blog post about our implementation and some problems we ran into along the way. It was a pretty interesting project to work on, would appreciate if y'all checked it out! Post: https://ift.tt/2nP6rIp Github: https://ift.tt/2vREJPX

No comments:

Post a Comment