Question Answering using KerasApril 27, 2016 An in-depth introduction to using Keras for language modeling; word embedding, recurrent and convolutional neural networks, attentional RNNs, and similarity metrics for vector embeddings.
Atlanta Craft Beer ReviewsMarch 30, 2016 Some facts and very sarcastic opinions regarding craft beers that can be bought at the Krogers near my apartment.
A Neural Network in 28 Lines of TheanoFebruary 23, 2016 A quick introduction to using Theano for deep learning, from the bare-bones to a full neural network.