The Lambda Deep Learning Blog

Subscribe

Featured posts

Recent posts

A Gentle Introduction to Multi GPU and Multi Node Distributed Training

This presentation is a high-level overview of the different types of training regimes you'll encounter as you move from single GPU to multi GPU to multi node distributed training. It describes where the computation happens, how the gradients are communicated, and how the models are updated and communicated.

Published 05/31/2019 by Stephen Balaban

How to Run OpenAI's GPT-2 Text Generator on Your Computer

OpenAI recently published a blog post on their GPT-2 language model. This tutorial shows you how to run the text generator code yourself.

Published 02/16/2019 by Stephen Balaban

V100 server on-prem vs AWS p3 instance cost comparison

A cost and speed comparison between the Lambda Hyperplane 8 V100 GPU Server and AWS p3 GPU instances. A very similar comparison to the DGX-1.

Published 02/11/2019 by Chuan Li

...

Next page