[How To] Deploy Python API on Azure Kubernetes Service (AKS)

Step 1: Installations Windows Subsystem for Linux Installation Guide for Windows 10 (Link). Follow the manual Installation steps (Link) Download Docker for desktop (Link). Make sure that docker is running "Windows Docker Engine" (as we are working in VM). To do so right click on the docker icon in "hidden icons" in taskbar and click … Continue reading [How To] Deploy Python API on Azure Kubernetes Service (AKS)

Future Framework – Episode 1 – The Semiconductor (Chip) Industry by Rohit Vidwans

The idea behind The Future Framework is to help freshers (or anyone honestly) discover ‘hidden gem’ of fields that are highly crucial but not very well known. Knowing about such fields will help them take their first steps towards making a high-impact career in them. This article is sponsored by Rotary Club of Mumbai Dahisar … Continue reading Future Framework – Episode 1 – The Semiconductor (Chip) Industry by Rohit Vidwans

[How To] Train Deep Learning Models on Docker/NVIDIA-Docker

This post focuses on providing a short and simple tutorial of how to train your deep learning model on Dockers. For this tutorial we will be using NVIDIA DGX1 which has Ubuntu 18.04 OS. The tutorial can also be followed on previous versions of Ubuntu and on any NVIDIA enabled laptops or computers. This tutorial … Continue reading [How To] Train Deep Learning Models on Docker/NVIDIA-Docker

[How to] Install Docker and NVIDIA-Docker in Ubuntu 18.04

This post focuses on providing a short and simple tutorial of how to install Docker and NVIDIA-Docker on your Linux system. For this tutorial I am using NVIDIA DGX1 which has Ubuntu 18.04 OS. The tutorial can also be followed on older versions of Ubuntu. This tutorial is for sudo users only, if you do … Continue reading [How to] Install Docker and NVIDIA-Docker in Ubuntu 18.04