Dr. Joe LoganInstalling WSL2, PyTorch and CUDA on Windows 11If you have a compatible Nvidia GPU, you can work seamlessly with Ubuntu Linux and CUDA within your regular Windows 11 (22H2) OS. Really…Mar 19, 20232Mar 19, 20232
Dr. Joe LoganVisual Studio Code, Google Cloud Run and MultipassI recently wrote a story about how using Canonical’s multipass can provide a WSL-like isolated development environment on MacOS and Linux…Oct 22, 2020Oct 22, 2020
Dr. Joe LoganGet WSL Style Code Isolation in MacOS Using MultipassI have been developing software for many years now, and have always defaulted to Apple hardware, based on their UNIX-style OS and the…Oct 22, 20201Oct 22, 20201
Dr. Joe LoganUsing React Context API in NextJS ApplicationsGlobal state in React has always been an area that has been a bit hit and miss. At the start there was the concept of passing props down…Jul 24, 20204Jul 24, 20204
Dr. Joe LoganThe Easy Way To Run Docker Containers on AzureRunning docker containers on Azure doesn’t need to be complicated, and you don’t even need Docker installed locally! All you need is the…Sep 30, 2019Sep 30, 2019
Dr. Joe LoganDeep Learning on a Mac? Turi Create Review.I am a self-confessed Apple fanboy, and own both an iMac Pro and a 2018 MacBook Pro. I also own a couple of custom built Linux machines…Oct 15, 20182Oct 15, 20182
Dr. Joe LoganinGoogle Cloud - CommunityCreating Build Triggers in Google Cloud Container EngineWe use Google Cloud Platform within our platform, to deploy ML models to the cloud as containers, and serve them using Kubernetes Engine…Mar 28, 2018Mar 28, 2018
Dr. Joe LoganinGoogle Cloud - CommunityDeploying Docker Images To Google Cloud Using Kubernetes EngineThis post assumes that you already have a working docker image, that you can build and run on your local machine, and obviously a Google…Mar 28, 20185Mar 28, 20185
Dr. Joe LoganServing and Deploying Keras Models using Flask, UWSGI, NGINX and DockerAnyone who has tried (and failed) deploying their Keras models will understand the frustration of getting your trained models out there on…Mar 28, 20182Mar 28, 20182
Dr. Joe LoganInstalling Tensorflow 1.6.0 + GPU on Manjaro LinuxMost of the tutorials out there on setting up deep learning tools such as TensorFlow and Keras seem to be focused on Ubuntu. This is great…Mar 26, 20184Mar 26, 20184