The Lambda Deep Learning Blog

Featured Posts

Recent Posts

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

Update June 5th 2020: OpenAI has announced a successor to GPT-2 in a newly published paper. Checkout our GPT-3 model overview [https://lambdalabs.com/blog/demystifying-gpt-3/]. OpenAI recently published a blog post on their GPT-2 language model [https://blog.openai.com/better-language-models/]. This tutorial shows you how to run the

Published 02/16/2019 by Stephen Balaban

Tips for implementing SSD Object Detection (with TensorFlow code)

This blog gives a brief introduction on the history of object detection, explains the idea behind Single-Shot Detection (SSD), and discusses a number of implementation details that will make-or-break the performance. Tensorflow implementation is also provided.

Published 01/06/2019 by Chuan Li

Google is probably using Adversarial Noise for ReCaptcha

I'm not a human. Or at least that's what Google thought when I failed to fill out the ReCaptcha properly for the third time. What exactly qualifies as a storefront anyways? As my third round failed I noticed some noise that vaguely resembled the Deep Dreams that I spent so

Published 11/28/2018 by Stephen Balaban

...

Next page