【发布时间】:2017-04-15 12:06:29
【问题描述】:
我想实现this 的例子。因此,我需要在我的 Windows 10 机器上安装 python 以及一些库,包括 Scikit-Learn、Numpy、Scipy、matplotlib.pyplot、Pandas、Keras、TensorFlow。
目前,我无法将我的 GPU 与 TensorFlow 一起使用。我尝试安装 CUDA。但仍然难以为 python 设置路径变量。我还尝试使用 Anaconda 安装 Tensorflow。但这没有帮助。
我能否获得关于在 Windows 上安装 python 及其机器学习包的建议,并以不存在依赖性问题的方式支持 Nvidia GPU?
【问题讨论】:
标签: python tensorflow machine-learning