coursera-aml-docker
coursera-aml-docker copied to clipboard
Docker container with Jupyter Environment for Coursera "Advanced Machine Learning" specialization.
Link https://www.tensorflow.org/versions/r1.2/install/install_linux#nvidia_requirements_to_run_tensorflow_with_gpu_support mentioned in README is broken.
Greetings I am in a Windows 10 Professional PC using docker. When I try to mount the image, run the docker and open Jupyter; I found myself in an empty...
matplotlib 2.0.0 is no provided anymore, using matplotlib 2.0.2 as an alternative
There is a conflict in the conda requirements. Keras 2.0.6 needs tensorflow tensorflow protobuf ==3.0.0b2 - tensorflow ==1.2.1 Use "conda info " to see the dependencies for each package.
I am getting the following error message while running 'import download_utils' on Jupytor note book. But I could see the file "tqdm.py" in intro-to-dl folder. Unable to procede further. Any...
Hello, I've followed the instructions for running on GPU, done tons of research and I've gotten GPU support to work in other containers just not this one. Any assistance? (Week...