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 133 forks source link

Got the MultipleTrueFalseMemoryNetwork to load #216

Closed matt-gardner closed 7 years ago

matt-gardner commented 7 years ago

This was mostly just for testing docker stuff to get a solver into Aristo. Turns out it also revealed a pretty important bug in the recent TimeDistributed update.