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

Fixes #330, unpinning the Keras version #364

Closed matt-gardner closed 7 years ago

matt-gardner commented 7 years ago

I think this was the only issue with using the latest Keras. I guess CI will tell us if that's true or not.