栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Python

tensorflow1.13.1+keras2.2.4+keras-contrib

Python 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

tensorflow1.13.1+keras2.2.4+keras-contrib

1、安装tensorflow1.13.1
https://blog.csdn.net/xxx_gt/article/details/88990963

2、安装keras2.2.4
https://blog.csdn.net/fy_1852003327/article/details/105716094

3、安装keras-contrib
使用语句

pip install git+https://www.github.com/keras-team/keras-contrib.git

有可能会报错:

那就把https改成http
4、报错
报错:‘h5py.h5.H5PYConfig‘ has no attribute ‘reduce_cython‘
原因:pip和conda都安装了h5py,pip和conda的安装存在区别,卸载掉一个

pip uninstall h5py

解决方案:https://blog.csdn.net/zhanghao_0517/article/details/109630391

5、报错
报错:Model h5py has no attribute Group
解决方案:pip install h5py==2.8.0rc1

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/529949.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号