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

add tensorflow to setup as keras doesn't install it #398

Closed DeNeutoy closed 7 years ago

matt-gardner commented 7 years ago

There should maybe be a note somewhere, though, about installing tensorflow-gpu if you want to use the GPU. That's probably why keras doesn't install it.