Skip to content

Knowledge Base Question Answering using memory networks

Notifications You must be signed in to change notification settings

dapurv5/neural_kbqa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Base Question Answering Experiments & Code

Models

  • Key-Value memory network

Datasets

  • MovieQA dataset (from bAbI)

PREREQS

  • Whoosh
  • tqdm
  • tensorflow
  • numpy

LICENSE

Copyright (c) 2017 Apurv Verma