Обложка канала

Клуб CDO

1243 @cdo_club

Сообщество профессионалов в области работы с данными и ИИ

Клуб CDO

4 года назад
Открыть в
Книжку вот нашел интересную "Optimization Algorithms for Distributed Machine Learning" Правда формат только для чтения в браузере 🙁 PS книжку нашел, если кому нужна - пишите в личку или в комментарии, поделюсь https://books.google.com/books?hl=ru&lr=&id=MByeEAAAQBAJ&oi=fnd&pg=PR7&dq=%22distributed+machine+learning%22&ots=uEE1OcD0cA&sig=u-PsVDOIHlOt3jHibf82DsVySec#v=onepage&q=%22distributed%20machine%20learning%22&f=false
Optimization Algorithms for Distributed Machine Learning

This book discusses state-of-the-art stochastic optimization algorithms for distributed machine learning and analyzes their convergence speed. The book first introduces stochastic gradient descent (SGD) and its distributed version, synchronous SGD, where the task of computing gradients is divided across several worker nodes. The author discusses several algorithms that improve the scalability and communication efficiency of synchronous SGD, such as asynchronous SGD, local-update SGD, quantized and sparsified SGD, and decentralized SGD. For each of these algorithms, the book analyzes its error versus iterations convergence, and the runtime spent per iteration. The author shows that each of these strategies to reduce communication or synchronization delays encounters a fundamental trade-off between error and runtime.

Google Books