-
Jun 5, 2017
TensorFlow Tutorial - Analysing Tweet's Sentiment with Character-Level LSTMs
TensorFlow tutorial using character-level long-short term memory networks for sentiment analysis, we also show how to use Stanford CoreNLP for handling big documents such as news articles. -
Mar 15, 2017
Installment 02 - Generative Adversarial Network
We propose a modified version of the BEGAN (Boundary-Equilibrium GAN) framework to restore cropped parts of an image and get some neat results! -
Mar 3, 2017
Class Project: Installment 01 - Kick-Off!
We present some very basic convolutional autoencoder networks for recovering cropped parts of an image given it's contour and a caption describing the original image.