Emily T. BurakNov 10, 20213 minDeploying Streamlit on Azure Kubernetes Service(AKS)A blog high-level overview of deploying a Streamlit machine learning app to Azure Kubernetes Service.
Emily T. BurakNov 2, 20214 minDeploying JupyterLab on AWS with Terraform and Docker: a learning experience.My process using Terraform to deploy a Dockerized data science development environment on AWS.
Emily T. BurakApr 7, 20213 minPyTorch Introduction: PyTorch Tensors (A Gentle Intro to PyTorch Pt. 2)Tensors: The backbone of PyTorch Welcome back to my series of blogs on PyTorch, gently dipping toes into the vast Deep Learning ocean of...
Emily T. BurakApr 6, 20214 minPyTorch Introduction: A Gentle Introduction to Torch 101 Pt.1/?PyTorch -- a leading light in Deep Learning Today I am writing about PyTorch, an open-source Machine Learning framework for Python that...