How to automatically backup arbitrary files from across a Linux system to GithubI was messing around with my Linux config files, and I realized it would be painful to have to do this all over again when I moved to…Apr 25Apr 25
How to see inside of your neural network: combining tensor histograms and Jacobian Sensitivity…In this blog I will introduce a tool I have built for visualizing what’s happening inside neural networks in what I consider a useful way…Apr 19Apr 19
How to remove all trace of a file from your git history (and automate it with BASH)I am no web developer, but I have dabbled. I have built 2 websites, both offline now, for hobbies and/or potential businesses I wanted to…Feb 4Feb 4
How to quantize a neural network model in PyTorch: an in-depth explanationFor a background on why neural network quantization is attractive, I would recommend this Medium post…Jan 292Jan 292