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

Ecr docker v2 #342

Closed DeNeutoy closed 7 years ago

DeNeutoy commented 7 years ago

Switch to using tags rather than registries to distinguish between images.

matt-gardner commented 7 years ago

Looks like you kept on working from your local branch, instead of creating a new branch off of master?