Tag Archives: movies

Sentiment Translator

Introduction A very common problem in natural language processing is that of sentiment analysis, or rather, attempting to analytically determine if a given input has an overall positive or negative tone. For example, a positive string might be “I really enjoyed this movie!” whereas … Continue reading

Posted in nlp | Tagged , , , , , | Leave a comment

Char-rnn retro-post

As with my previous post, this post is intended to serve as more permanent storage for my previous posts regarding the topic at hand– in this case, Andrej Karpathy’s infamous Char-RNN. First introduced to the world in this incredible post … Continue reading

Posted in char-rnn | Tagged , , , , | Leave a comment