Posts by Category

dissertation

‘Journals Like You Also Reviewed…’

11 minute read

By now, most people probably have an intuitive understanding of how a simple recommendation system works. Classical recommendation systems use what is known ...

Authorless Topic Models

4 minute read

For the first chapter of my dissertation (and, hopefully soon, a published article) I’ve been working with a topic model trained on a corpus of 2,348 New Yor...

Back to Top ↑

academic

Dash App for a Genre Classifier

3 minute read

About two years ago, I designed a simple scikit-learn genre classifier for the Textual Optics Lab. You can read about it at this blog post.

Back to Top ↑

sql

SQL Practice With D&D Data

5 minute read

Below are some SQL challenges I made for myself as practice, using a database I built from public D&D Beyond character sheets.

Back to Top ↑

dataviz

SQL Practice With D&D Data

5 minute read

Below are some SQL challenges I made for myself as practice, using a database I built from public D&D Beyond character sheets.

Back to Top ↑

other academic

Back to Top ↑

pandas

Back to Top ↑

scikit-learn

Topic Modeling MTG Decklists

16 minute read

Earlier this year, the team at EDHREC.com was generous enough to share with me a snapshot of their data, in the form of a .csv file of over 400,000 decklists...

Back to Top ↑

machine learning

Topic Modeling MTG Decklists

16 minute read

Earlier this year, the team at EDHREC.com was generous enough to share with me a snapshot of their data, in the form of a .csv file of over 400,000 decklists...

Back to Top ↑

AutoGPT Vulnerabilities

1 minute read

This blog page is where I am testing out AutoGPT’s vulnerabilities, as a demonstration of why it is unsafe to hook it up to anything important.

Back to Top ↑

AutoGPT Vulnerabilities

1 minute read

This blog page is where I am testing out AutoGPT’s vulnerabilities, as a demonstration of why it is unsafe to hook it up to anything important.

Back to Top ↑