I just recently finished my PhD in Electrical and Computer Engineering at The University of Texas at Austin, where I was a member of the Laboratory for Computer Architecture research group under Dr. Lizy John. I also did my Bachelor's at UT, from 2015 to 2019.
Primarily, I'm interested in ways to improve the efficiency of machine learning through algorithm-hardware co-design. My dissertation focused on weightless neural networks, which use lookup tables as their primary computational unit, rather than neurons based on linear scaling of activations through multiply-accumulate or XNOR-popcount operations. WNNs are theoretically really useful, since individual neurons can learn non-linear behaviors, which lets us do more with smaller and shallower models. This is particularly good for very low-power "extreme edge" devices such as embedded smart sensors, where DNNs and BNNs aren't necessarily sufficiently scalable. There are a lot of challenges in constructing and training effective WNNs, but that's why I did a PhD on them.
Personally, I'm interested in archery, cooking, woodworking, bouldering, and occasionally still find time for gaming. I also restored a 1946 Raleigh Tourist bicycle a while back.
Email is definitely the best way. It's my first initial followed by my last name, and it's at gmail.com.
If you like, you can also reach out to me on LinkedIn.
I also have a GitHub, where you can view the code for the BTHOWeN and ULEEN projects and some other miscellaneous work.