Exploring 5 PyTorch Functions

Hi everyone! I recently discovered a free, live-streamed 6-week PyTorch deep learning course on YouTube and decided to commit to it in the spare time that I have. The following is a copy of the Jupyter Notebook instance I wrote for the first assignment. This notebook can also be found on GitHub here. I hope […]

Read More

NFL Team Ranking Approximation From 1970 – Current

Yesterday was the last day of my semester and a great day to put one of my favorite models, the Massey Method, from linear algebra to good use. As I revisited my linear algebra book to look back at all that we’ve learned through out the semester, the idea of finding out how NFL teams […]

Read More

Starting Projects the Right Way

It’s been a year now since I’ve started university and in that timespan, I have created many projects, some of which turned out successful and others with the exact opposite result. What that did teach me, however, is that there are certain common factors that sort’ve hint at whether a project is likely to succeed […]

Read More

Launching Terp Data

It’s only been three days since I released Terp Data, a Google Chrome extension that allows University of Maryland students to view professor reviews and ratings on Testudo’s course pages instead of having to open up a third-party site to search for them. Since then however, many people have asked me what it took to […]

Read More