Exposing a local Flask server to the internet using remote ssh port forwarding
Over the last month or so, I have been working on a “Covid-19 search engine” that aims to datamine the ~44000 or so articles about […]
Over the last month or so, I have been working on a “Covid-19 search engine” that aims to datamine the ~44000 or so articles about […]
I traveled to India from 12/27/2019 – 1/9/2020 to see family and celebrate my niece’s first birthday. The last time I visited India was in […]
Over the past few months, I’ve been learning how to build ML pipelines consisting of containerized micro services. A common task in such pipelines is […]
In this post, I’ll describe the highlights of my recently concluded trip to Europe. I’ll include a brief history of the places I visited, interesting […]
I went to Boston on Aug 25th for work and stayed there until Aug 29th. Then I drove from Boston to NYC and stayed with […]
In this post, I’ll describe my implementation and explanation of key elements of DeepAR, a probabilistic forecasting method based on autoregressive recurrent networks introduced by […]
I recently bought a Tesla Model 3 AWD, extended range version. I’m not the type to talk about things you can buy with money that […]
Recently, I’ve been learning about sequence-to-sequence translation systems and going through Pytorch’s fairseq code. I’ve been focusing on the convolutional seq-to-seq method by Gehring et al. […]
In this post, I’ll describe how to use distributed data parallel techniques on multiple AWS GPU servers to speed up Machine Learning (ML) training. Along […]
The purpose of this post is to show how to use multi-threading to parallelize data processing with data transfer from pageable to page-locked memory. I […]
Copyright © 2024 | WordPress Theme by MH Themes