deep_question_answering

Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind
git clone https://esimon.eu/repos/deep_question_answering.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--LICENSE21L
-rw-r--r--README.md125L
-rw-r--r--__init__.py0B
-rw-r--r--config/__init__.py0B
-rw-r--r--config/deep_bidir_lstm_2x128.py37L
-rw-r--r--config/deepmind_attentive_reader.py42L
-rw-r--r--config/deepmind_deep_lstm.py33L
-rw-r--r--data.py177L
-rw-r--r--deepmind-qa/cnn/stats/training/vocab.txt29406L
-rw-r--r--doc/attention_weights_example.png146977B
-rw-r--r--model/__init__.py0B
-rw-r--r--model/attentive_reader.py152L
-rw-r--r--model/deep_bidir_lstm.py109L
-rw-r--r--model/deep_lstm.py99L
-rw-r--r--paramsaveload.py37L
-rwxr-xr-xtrain.py112L