Published onSeptember 14, 2023Miscellaneous Azure NotesreferencesMiscellaneous notes about various Azure-related things.
Published onSeptember 13, 2023Miscellaneous AWS NotesreferencesMiscellaneous notes about various AWS-related things.
Published onJune 29, 2023Fast Attention ImplementationsmlnlpreferencesA reference collection of fast attention implementations.
Published onMarch 6, 2023Types of Electrical Connectors for BatteriesreferencesA collection of the different types of electrical connectors that might be relevant for robotics.
Published onMarch 6, 2023Types of GearsreferencesA reference for the different types of gears that might be relevant for robotics applications.
Published onNovember 7, 2022Getting Started with ROS 2referencesroboticsAn actually good guide to getting started with ROS 2.
Published onJuly 21, 2022Monitoring Background GPU UsagereferencesPython code snippit for doing background GPU monitoring using `nvidia-smi`.
Published onApril 29, 2021Numpy Array Stream to VideoreferencesShort post with code snippits for creating videos from Numpy arrays in Matplotlib.
Published onMay 27, 2020Useful bash / zsh Profile AdditionsreferencesSome functions I found useful to add to my bash and zsh profile.
Published onFebruary 23, 2016A Neural Network in 28 Lines of TheanomlreferencesA quick introduction to using Theano for deep learning, from the bare-bones to a full neural network.