
Matrix Inverses in PyTorch
A post covering how to complete matrix inversions in PyTorch using BLAS and LAPACK operations. This is particularly useful in Statistics for inverting covariance matrices to form statistical estima...
A post covering how to complete matrix inversions in PyTorch using BLAS and LAPACK operations. This is particularly useful in Statistics for inverting covariance matrices to form statistical estima...
BoTorch is the python library behind the Ax engine I was using in my previous blog. I enjoyed making that post so much that I decided to take a deep dive into making custom models with the Model an...
Following this Distill post on Bayesian Optimization very closely, I wanted to recreate the gold finding toy example using Ax and BoTorch. Since the OP already gives a very in-depth explanation of ...
Rent vs. Buy Calculator Based off my previous post on rent vs buy, I have ported the code to dart and made a web UI in flutter. The flutter UI supports: Interactive rent vs buy calculation I...
This series of posts cover different types of distances and their invariant properties. This includes: Part 1: Euclidean distance Part 2: Mahalanobis distance Part 3: Spacetime interval Sp...
This series of posts cover different types of distances and their invariant properties. This includes: Part 1: Euclidean distance Part 2: Mahalanobis distance Part 3: Spacetime interval Co...
This series of posts cover different types of distances and their invariant properties. This includes: Part 1: Euclidean distance Part 2: Mahalanobis distance Part 3: Spacetime interval Ca...
My mind map for Theoretical Minimum, Special Relativity And Classical Field Theory. Lecture 11 - Field Energy and Momentum
My mind map for Theoretical Minimum, Special Relativity And Classical Field Theory. Lecture 10 - Maxwell from Lagrange
My mind map for Theoretical Minimum, Special Relativity And Classical Field Theory. Lecture 9 - Physical Consequences of Maxwell’s Equations