试着降低lr, 如果还不行就是数据集的问题
快速反卷积
发表于 | 阅读次数:
1 | def UnPooling2x2ZeroFilled(x): |
设置jupyter conda环境
发表于 | 阅读次数:
1 | conda install nb_conda_kernels |
无法解析github.com
发表于 | 阅读次数:
修改dns
python2 和 python3 错误
发表于 | 阅读次数:
RuntimeError: argument 1 (padding) must be tuple of int but got tuple of (float, float)
python3降级到python2
输出module地址
发表于 | 阅读次数:
1 | import a_module |
conda离线下载
发表于 | 阅读次数:
1 | conda install --offline C:\pymc-2.3.5-np110py35_0.tar.bz2 |
[][]和,的使用
发表于 | 阅读次数:
用[,] 不是[][]
RuntimeError: grad can be implicitly created only for scalar outputs
发表于 | 阅读次数:
loss的输出必须是一个值
sshfs失效
发表于 | 阅读次数:
在sshfs 2个文件夹的时候会发现第二个会代替第一个。
最后弄好的方法是:
复制命令然后