Download the dataset available here
Download glove word embeddings and keep them in root folder of project.
- Seems the notebook fails to render most of the times on github and understanding it in raw-fromat close to impossible, use this to properly view the notebook in the browser.
- Code is incomplete, had removed last few blocks to actually verify the output shapes from the network. Need to understand working of
np.sum ( )
in much more detailed.