RSS Amplifier

Blog

Fred's Blog

Thoughts on C++, Machine Learning, and more.

buchanan.oneRSS feed ↗6 posts

Latest posts

AI Follows the 80/20 Rule

My most lukewarm AI take.

Five Mistakes I've Made with Euler Angles

How to debug inverted and backward Euler angles, or avoid those problems in the first place.

Fast ML for Funky Effects

Using domain inspired machine learning for embedded digital signal processing.

When MATLAB Is Better

Or, small conveniences I miss from MATLAB while writing python.

Zero to CMake

An introduction to C++ build systems focused on building fundamental understanding.

Unit Testing Numerical Routines

A guide to testing complex mathematical algorithms, with potentially unknown expected output.