Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Using Tensorboard on a remote cluster

7 minute read

Published:

Tensorboard is an incredibly useful tool that allows you to monitor models deployed in Tensorflow or PyTorch as they train and provides are clear interface. If you’re using it on a remote machine you’ll need to setup port forwarding to your local machine. This is pretty easy to do using SSH tunnelling. This can quickly become tedious if you have to regularly connect and disconnect the tunnel.

portfolio

publications

talks

teaching

Astronomy 2 Lab

Demonstrator, Undergraduate lab, School of Physics & Astronomy, University of Glasgow, 2020

Undergraduate astronomy labs that cover a broad range of topics and include both experimental and data analysis lab work.

SUPA Software Carpentry

Demonstrator, Postgraduate course, School of Physics & Astronomy, University of Glasgow, 2022

This two-day course covered the basics of software development including bash, Make and git.