blog Migrate your blog from Ghost(Pro) to Digital ocean I recently decided to migrate my ghost blog from ghost(pro) subscription to a digital ocean droplet. Primary reasons for the migration were: 1. Inability to modify themes with a basic subscription 2. Limited integrations. Here are the steps involved in the migration: Downloading content from Ghost(pro) website * Navigate
blog My New Desktop! If you're into gaming and deep learning, you need to own a GPU. For years I was working with an older GPU (GTX 960M), but I thought it was time to upgrade. But wait, should I get a laptop, a pre-built desktop, or just build my own ? It
blog Featured Designing and shipping a ML Feature What exactly are we trying to accomplish? Will the new model architecture really be a game-changer? How much impact will this new dataset have on the model accuracy? These are some questions a typical machine learning team deals with on a daily basis. But it is important to not get
blog Detection/Classification metrics Problem Statement 1. Once we've trained multiple detection/classification models, how to choose the best model ? 2. Once we've chosen the best model, how to choose the optimum operating point (the best threshold) ? Solution There are two metrics which can help us here. If you'