Projects
Project Euler
Project Euler is a website that comprises a vast collection of mathematical problems intended to be solved with computer algorithms. My solutions in Python can be found in this repository. As a general rule, I strive to make them as computationally efficient as I can.
Articles
Here are a few articles I’ve written over the years, spanning both my personal interests and professional background.- Illustration of the expected and unexpected losses under the Vasicek-Merton model
- Understanding boosted decision trees