The Lambda Deep Learning Blog

Featured Posts

Recent Posts

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

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. This blog post proposes an experiment to test if Google is using Adversarial Noise for reCAPTCHA.

Published 11/28/2018 by Stephen Balaban

...

Next page