Dr. Joe Logan·Mar 19, 2023Installing 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…A response icon2A response icon2
Dr. Joe Logan·Oct 22, 2020Visual 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…
Dr. Joe Logan·Oct 22, 2020Get 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…A response icon1A response icon1
Dr. Joe Logan·Jul 24, 2020Using 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…A response icon4A response icon4
Dr. Joe Logan·Sep 30, 2019The 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…
Dr. Joe Logan·Oct 15, 2018Deep 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…A response icon2A response icon2
InGoogle Cloud - CommunitybyDr. Joe Logan·Mar 28, 2018Creating 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…
InGoogle Cloud - CommunitybyDr. Joe Logan·Mar 28, 2018Deploying 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…A response icon5A response icon5
Dr. Joe Logan·Mar 28, 2018Serving 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…A response icon2A response icon2
Dr. Joe Logan·Mar 26, 2018Installing 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…A response icon4A response icon4