hello, world i'm ...

Mereck
McGowan

Full-Stack Developer
ML Researcher
Systems Engineer

I build elegant web applications, scalable backend systems, and push the boundaries of machine learning research. Currently working on interpertable AI and website consulting.

Skills & Stack

What I work with

Frontend

React
Next.js
TypeScript
CSS
MUI
Framer Motion

Backend

Node.js
FastAPI
PostgreSQL
MongoDB
Docker
AWS
REST APIs
Java
Python

ML / AI

Python
PyTorch
Transformers
Scikit-learn
Pandas
NumPy

Systems

C
C++
x86 Assembly
Linux
Make

Background

Education & Activities

B.S. Computer Science

2022 – 2026

Berry College

Algorithms
Operating Systems
Programming Languages
Databases
Data Structures
Machine Learning
Artificial Intelligence
Web Development
Extended Reality

CS Club President

2024 – 2026

Berry College's Computer Science Club

Men's Lacrosse

2022 – 2024

Berry College Student Athlete

Research

Publications

IJCAI 2026
Accepted ✓
NN-kNN for Regression: Accurate Prediction from Interpretable Retrieval

Xiaomeng Ye, Yu Wang, David Leake, David Crandall, Great Abhieyighan, Mereck McGowan

Neural Network k-Nearest Neighbor (NN-kNN) was proposed as an interpretable network model that learns feature weights and similarity to retrieve relevant cases for classification. This paper extends it to regression with the goal of generating accurate predictions based on neighboring cases with similar labels. We introduce three modular components: an attention mechanism that weights retrieved cases, a locality-aware regularizer that favors label-similar neighbors, and an optional case adaptation module. Across synthetic and standard tabular regression benchmarks, NN-kNN achieves competitive predictive error against strong baselines while providing interpretable label-similar case explanations and supporting manual knowledge injection through human-comprehensible feature weights.

Machine Learning
Interpretable AI
Case-Based Reasoning
Regression
Neural Networks