Getting started with Docker & Kubernetes

This past week I had to work on a project with a customer around Docker and AKS (Azure Container Service).As part of the project, I needed to use the Docker-in-Docker image, but also needed to install the Azure CLI, so I created an image for it here: davevoyles/dind-azurecli Recommended Reading I’d highly recommend Nigel Poulton’s books,…

Resources for Machine Learning

In the last few months I’ve really immersed myself in the world of deep learning. I’ve always had a huge interest in GPUs through my work with gaming, but now that Machine Learning has really taken advantage of the increased horsepower offered by a GPU, I thought it would be a good time to learn…

GPUs and TensorFlow on Azure

  My peer in the Bay Area, Christine Matheney (@Matheney), put together a bunch of information around TensorFlow today, and I thought it was relevant to my audience. I’ve been doing a lot of work with CUDA and DirectX on GPUs lately, so it was right down my alley! Christine has chatted with a number of people…