Math and Other Projects
Here is a download of neat notes for an introductory topology course
In 2022-2023 I researched models of the Stark Effect—the phenomena of atomic spectral lines splitting with exposure to electric fields. Much of the work dealt with translating conceptual articles into concrete programs in Mathematica and Python. I worked with Professor Michael Littman at the Princeton Department of MAE. The following article served as the catalyst for this project: https://arxiv.org/pdf/1404.5333.pdf
Paper required converting Hamiltonian to parabolic units and other unusual math. Numerical simulation below.
Try it out:
https://docs.google.com/spreadsheets/d/1es1_sJhoP7sMQ_5R7B7dXo_vYhaDl0FMBBv1_OYe99Y/edit?usp=drive_link
Neural Network + backpropagation coded from scratch
Early pass at a chess bot from scratch