Fun With Recursive Neural Nets (part 2)In my last post, I showed what char-rnn could do when fed MIDI note values and onset times. The results were interesting, but nothing you’ll have stuck in yo...
Fun With Recursive Neural Nets (part 1)Ever since Andrej Karpathy published his fantastic RNN implementation last year, there have been a lot of great examples using it to generate text.
Underscoring With Deep LearningThis post is a very condensed overview of my master’s thesis. In short, it was an attempt to model the relationship between underscoring and films by using d...