Senior at the University of Michigan and software engineer.
robbiegm@umich.edu • github.com/RobbieGM • linkedin.com/in/robbiegmoore
A PostgreSQL extension implementing a collaborative filtering recommendation system, making item recommendation as easy for developers as CREATE EXTENSION
. Supports continuous learning, and performs similarly to top performing entries in the Netflix prize dataset.
A web application using ML to generate or complete chord progressions based on existing music, including features like drag-and-drop and offline functionality.
A Python search engine using TF-IDF and PageRank to return relevant search results, utilizing a MapReduce pipeline for data processing. An assignment from EECS 485.
A synthesizer and transcriber program with 6 sampled instruments, 5 effects, and the ability to transcribe & replay monophonic tunes. An assignment from ENGR 100.