ShusenTang / Dive-into-DL-PyTorch

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
http://tangshusen.me/Dive-into-DL-PyTorch
Apache License 2.0
18.07k stars 5.37k forks source link

Run in a docker container #140

Closed fengredrum closed 4 years ago

ShusenTang commented 4 years ago

I am not familiar with Docker, so have you tested that it works correctly? If so, I will merge it, thanks.

fengredrum commented 4 years ago

I have double-checked the Dockerfile, it works fine on both x86 and ARM architectures.

I even host the web service in a raspberry pi. Now, every devices in my local network can access this document.🥳