Hallo! I am very bad a these things, but I am Marthe Olivia Harme Forus (yes, I have four names). I have a bachelors in Mathematics from the Univerisity of Oslo and I am a master's student at the University of Michigan. I've also recently decided to pursue a master's in applied economics for professional reasons. Iam not sure if I want to pursue a PhD in the future; however, hopefully this portfolio will help me expand and discover my research interests.
My primary research interests involves monetary economics and utility theory, however, I am also interested in the following areas
") does not match the recommended repository name for your site ("").
", so that your site can be accessed directly at "http://".
However, if the current repository name is intended, you can ignore this message by removing "{% include widgets/debug_repo_name.html %}" in index.html.
",
which does not match the baseurl ("") configured in _config.yml.
baseurl in _config.yml to "".
December 28, 2025
A useful view of a covariance matrix that is a natural generalization of variance to higher dimensions.
Linear Algebra Probability and Statistics
November 02, 2025
Principal component analysis (PCA) is a simple, fast, and elegant linear method for data analysis. I explore PCA in detail, first with picture and intuition, then with linear algebra and detailed derivations, and finally with code.
Statistical Modeling Linear Modeling
June 11, 2023
Final project in Deep Reinforcement Learning class; collaborated with Botian Xu.
RL Project
May 28, 2023
This survey reviews recent advances in model-based reinforcement learning (MBRL), focusing on model learning and policy optimization frameworks.
RL Survey