MAZEYAR MOEINI FEIZABADI
Aspiration Statement
I aspire to become an astronaut one day.
Core Skills
- C++
- Python
- Qualitative Research Skills
- Machine Learning
- Data Science
Academic Awards / Achievements
- High Academic Leap Scholars Spring 2018
- Dean's List Fall 2019
Experience
Leadership / Meta-curricular
- HUAIC - President
- Omicron - Mathematics Head
- Competitive Swimming
Internship / Volunteer Work
- Afiniti Intern
Publications / Creative Projects
- Medium Article: log(n!): Asymptotes, Theory, and the Lower Bound of Sorting
- Medium Article: Solving Optimization Problems with JAX
Final Year Project
Project Title
Satellite-to-Satellite for alleviating the Data Sparsity Problem
Description
In our thesis, we addressed the data sparsity problem that arises from lack of freely and publicly available satellite data. Data from different satellites have different sensors and optics, spatial resolutions, and revisit rates. Thus, creating a covariate shift. Our solution was to perform image-to-image translation between different satellite types, to create a coherent dataset. We collected data using the Google Earth Engine to construct a dataset that we are using to train a computer vision algorithm to interchangeably translate an image from one satellite type to another. This is being done using the pix2pix algorithm, which uses a conditional Generative Adversarial Network (cGAN), and the U-NET architecture.