Docker and Kaggle with Ernie and Bert

 — 

An introduction to what Docker is and why and how to use it for Kaggle.


Recurrent Neural Network Gradients, and Lessons Learned Therein

 — 

Recurrent neural network gradients by hand.


Simulating the Colombian Peace Vote: Did the "No" Really Win?

 — 

A post-mortem statistical simulation of the 2016 Colombian plebiscite.


Vanilla Neural Nets

 — 

A Python library for some canonical neural networks, with a self-righteous emphasis on readability.


Single Neuron Gradient Descent

 — 

Performing gradient descent on a single neuron.


dotify: Recommending Spotify Music Through Country Arithmetic

 — 

A web app for Spotify music recommendation using Implicit Matrix Factorization and "country arithmetic."


So You Want to Implement a Custom Loss Function?

 — 

Implementing custom loss functions in Python using autograd.


Travel Recommendations with Jaccard Similarities

 — 

A Scala-based web app that gives travel recommendations via Twitter data and the Jaccard similarity.


Markovian Muse: Conjuring the Backpacker Within

 — 

Auto-generating travel blog posts via Markovian processes.


Statistically Cycling Southeast Asia

 — 

Predicting the difficulty of the road ahead: a bike ride through Southeast Asia.


© Will Wolf 2020

Powered by Pelican