Visualizing High Dimensional Data - PCA, t-SNE and UMAP

Much of the data that we deal with live naturally in a high dimensional space. Being humans in a 3-dimensional world, we have difficulty visualizing such data. Effective visualization is often useful in helping us gain insights on the data that we are dealing with. In order to do so,…

Linux, Ultrabooks, CUDA and eGPUs

I work mostly on my Dell XPS 9365 these days. Since I'm working with deep learning, it's often helpful to have a GPU locally for experimenting. Since I've been able to get my hands on an Titan RTX, I've decided to go ahead and give my main workhorse a boost…