Land Use Classifier
I am currently working on a land‑use classification pipeline using Sentinel‑2 satellite imagery. The images are enhanced through the SEN2SR super‑resolution model, and additional artificial bands are generated to increase classification accuracy. The system integrates both a Convolutional Neural Network (CNN) and a Random Forest classifier to evaluate performance and robustness. If you would like more details, please feel free to reach out.
LinkedIn Profile
The Three Body Problem
The three‑body problem: a system with three comparable masses, a chaotic analytic‑mechanics problem without a closed‑form solution and only a few stable configurations.
View Code
Sherical Harmonics
The spherical harmonics are a set of orthogonal solutions to the Laplace equation in the spherical domain using the Legendre polynomials . They exist on the surface of a sphere with a constant radius, and are built as the solutions to the angular components (, ).
View Code
Double Slit Experiment
An experiment in modern physics to prove that light behaves both as a wave and as a particle. First described by Thomas Young, a coherent light beam passes throught two slits and the interferece pattern is observed on a screen behind these.
View Code