问题标签 [pylearn2]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - 尝试运行 Pylearn2 make_cifar100_whitened.py 时出现“ImportError:无法导入名称字符串”
当我试图在make_cifar100_whitened.py
里面跑时,Pylearn2/scripts/datasets
我得到:
这里有什么问题?
python-2.7 - Pylearn2安装报错如何解决?
尝试安装 Pylearn2 软件时出现此错误。 导入错误 img 我按照他们网站http://deeplearning.net/software/pylearn2/上的下载和安装说明进行操作。我已经使用 anaconda 安装了 setuptools 模块。 设置工具模块。我该如何解决这个问题?
我在 Ubuntu 18.04 上使用 python 2.7
git - ModuleNotFoundError:没有名为 pylearn2.space 的模块
我正在努力Google colab
。我已经安装了pylearn2
克隆,git
但它仍然MODULE NOT FOUND
在以下几行中显示错误