Docker Hub
https://hub.docker.com/r/pytorch/pytorchPyTorch is a deep learning framework that puts Python first. Container Pulls 5M+ Overview Tags PyTorch is a deep learning framework that puts Python first. It provides Tensors and Dynamic neural networks in Python with strong GPU acceleration. http://pytorch.org Docker Pull Command
Docker Hub
https://hub.docker.com/r/jxcodetw/jupyter-pytorch#!Docker Hub Features This image contains pytorch, jupyter notebook, tensorboardx, and other useful python packages (See Dockerfile). Once instantiated, it'll run a jupyter notebook server for you (See start.sh). Default workdir is /workspace which is the root folder for jupyter notebook. You can mount the folder in your host os to /workspace.