Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在做一些关于机器学习的研究。我找到了一篇与我的研究相关的论文,我正在尝试运行代码。我必须在 DM 服务器中运行代码,我使用 ssh 来控制它。它目前在 Python3 上运行,但我发现的代码在 Python2 和 2-3 年前的一些旧库上运行。我想过使用 Docker,但我也听说在服务器上安装/运行 Docker 会很困难。如果有任何想法,请告诉我。