modern-deep-learning-docker
modern-deep-learning-docker copied to clipboard
Weird Issue with Docker Image and tensorflow log
Hi,
I think that due to new versions of tensorflow being added since this was developed, some problems are happening with the requirements when I use the docker image:
I get the following " AttributeError: module 'tensorflow' has no attribute 'log' ".
Could you please consider locking down the requirements to specific versions to avoid these issues?
Thanks a bunch <3 this repo is awesome