Manufacturing and Computer ScienceI designed and scaled assembly lines at Apple for 7 years, then took a year off to do a masters in CS. I am currently at SpaceX. Here are some projects I've worked on below.
High Speed Trajectory and Orientation Estimation Using 3D Cameras A hardware-software system for high-speed tracking and plotting the trajectory of a golf ball in 3D space during putting
Backpropagation: The Algorithm That Underpins Neural Networks Backpropagation enables practically all modern neural network architectures, from CNNs to LLMs, by enabling computationally efficient tuning on training data.
An Intuitive Explanation for Mutual Information Feature Selection MI is a commonly used feature selection method. But how does it actually calculate the importance of each feature?