Ubuntu Core 14.04 + Torch7 (including iTorch).
7.2K
Ubuntu Core 14.04 + Torch7 (including iTorch).
To use Jupyter/iTorch open up the appropriate port. For example, use docker run -it -p 8888:8888 kaixhin/torch. Then run jupyter notebook --ip="0.0.0.0" --no-browser to open a notebook on localhost:8888.
If you find this useful in research please consider citing this work.
Content type
Image
Digest
sha256:665af677a…
Size
450.7 MB
Last updated
over 8 years ago
docker pull kaixhin/torch