I don’t really know how you got here, but why don’t you check out some of my personal projects. Wait really, how did you find this place?
Project Writeups ___
wordle solver, 2022 - deep reinforcement learning on the hit pandemic game, “Wordle”!
breadventure, 2018, updated 2021 - using LSTMs, and subsequently, Transformers, to generate terrible bread recipes
synesthesia, 2018 - we tried to use personal styling data from Stitch Fix to generate music and it sounded horrible
matrix factorization from scratch, 2018 - Using Python & Cython to build a matrix factorization ranker on the Netflix dataset