edward
edward copied to clipboard
Fixing #832: docker file has numpy <1.11
Adding conda update -all
to update numpy
to version 1.14.
Thanks for the PR. To keep this Dockerfile minimally relevant to Edward, can you remove autograd? (Though I love autograd.)
removed autograd.
+1. Can you make the same changes to Dockerfile-gpu?