Projects

Apart from my research, I have some side projects I routinely work on. My main interests are in AI apps (Dash + Tensorflow), telescope building, and website developing.
Some of my coding projects are available on my github (a few are private repos).

Actor Face Recognition

with Alex Gabourie
The major advances in AI computer vision have enabled new applications. One such is facial recognition, using new neural network structures. In this project, I utilized the "triplet loss" function to develop a deep learning model that recognized actors faces using one-shot learning (1 face example).

SemiPy Python Library

I've been developing the SemiPy Python library since early 2020. The goal is to standardize many of the analysis techniques used within the semiconductor device research field into a single python library. Examples include extracting field-effect mobility and the transfer length method. We're looking for collaborators, so message me if you want to join!