Published onMarch 4, 2017How I Spent Spring Break in CubalifeA field guide to traveling to Cuba, written by naive college students for naive college students, mostly as exposition.
Published onAugust 2, 2016Using Gensim Word2Vec Embeddings in KerasmlnlpA short post and script regarding using Gensim Word2Vec embeddings in Keras, with example code.
Published onJuly 18, 2016Restricted Boltzmann MachinesmlcvBuilding on the Recurrent RBM for sequence modeling. This post relates to what I am doing for my Master's thesis.
Published onMay 11, 2016Touring the United States and CanadalifeNarration from my trip through Nashville, Chicago, Toronto, Montreal, and Washington DC.
Published onApril 27, 2016Question Answering using KerasmlnlpAn in-depth introduction to using Keras for language modeling; word embedding, recurrent and convolutional neural networks, attentional RNNs, and similarity metrics for vector embeddings.