Bob Dylan Lyrics Analysis
Trying to capture semantic similarity between Dylan songs using cosine similarity on bag-of-words, TF-IDF, and embeddings.
Trying to capture semantic similarity between Dylan songs using cosine similarity on bag-of-words, TF-IDF, and embeddings.
Framework for abstracting the game-theoretical scenario of "chicken" to more complex games and strategies. Built as part of an AI & agentic programming class.
Predicting bank account balance based on anonymized, synthetic churn data. I was responsible for the SHAP feature analysis.
My team's submission for SWYD-style data science competition @ Duke University. Analyzed ER data, recommending per-county procedures to avoid preventable visits. Finalist.
2025 summer research project. Built specialized LLM wrapper to serve as a supplemental teaching tool for Furman students. Also did frontend design and local-hosting feasability research with Ollama.
My 2025 CS capstone project and first real attempt at applied RL. Two part project: part 1 determined optimal card play order through Deep Q-learning in Gym, part 2 interacts with game through stdin.