allenai / deep_qa

A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
Apache License 2.0
404 stars 132 forks source link

Debug output for multiple choice memory network #71

Closed pdasigi closed 8 years ago

matt-gardner commented 8 years ago

Other than the minor comment about @overrides, this looks fine. Feel free to merge.

pdasigi commented 8 years ago

Fixed the two issues. Merging now.