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 tuple inference #239

Closed pdasigi closed 7 years ago

pdasigi commented 7 years ago

This is a small PR that implements debugging for tuple inference models. At this point only the final layer's output can be seen.

BeckySharp commented 7 years ago

should we close this guy since the other one got merged?