Skip to content

Latest commit

 

History

History

natural_language_processing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Natural Language Processing

Paper Notes Author(s) Summary
Sequence to Sequence Learning with Neural Networks HackMD Rishika Khurshed This paper presents a novel architecture and paradigm for Neural Machine Translation.
Neural Machine Translation by jointly learning to align and translate HackMD Rishika Khurshed This paper introduces a novel attention based approach for translation.
Answer Them All! Toward Universal Visual Question Answering Models Notion Aneesh This paper tries to resolve the disparity in performance of previous Visual Question Answering (VQA) architectures on synthetic and natural datasets by introducing a novel architecture.