摘要: 当Theano报错:No suitable SharedVariable constructor could be found. Are you sure all kwargs are supported? 解决方案:在把变量变成数组类型变量 源代码: 修改为: 阅读全文
posted @ 2019-10-21 21:03 重大的小鸿 阅读(281) 评论(0) 推荐(0)
摘要: pip安装i相关模块的时候,在后面添加下面链接: -i https://pypi.tuna.tsinghua.edu.cn/simple/ 阅读全文
posted @ 2019-10-21 10:00 重大的小鸿 阅读(305) 评论(0) 推荐(0)