科学网

 找回密码
  注册
window10 anaconda keras 安装
高建召 2019-11-19 19:15
参考 https://www.cnblogs.com/zeroingToOne/p/8407059.html 安装 Anaconda 并配置环境变量 打开 Anaconda Prompt 更新pip python -m pip install -U pip 3. 创建tensorflow 环境 conda create --name tensorflow 4 激活 tensorflow 环境 activate tensorflow 5. 在ten ...
个人分类: 深度学习|3202 次阅读|没有评论
module 没有 scaler_summary 属性
高建召 2019-4-27 19:00
tensorflow'module'objecthasnoattribute'scalar_summary' 新版本更新为: tf.audio_summary should be renamed to tf.summary.audio tf.contrib.deprecated.histogram_summary should be renamed to tf.summary.hi ...
个人分类: 深度学习|1853 次阅读|没有评论
module 没有 scaler_summary 属性
高建召 2019-4-27 19:00
tensorflow'module'objecthasnoattribute'scalar_summary' 新版本更新为: tf.audio_summary should be renamed to tf.summary.audio tf.contrib.deprecated.histogram_summary should be renamed to tf.summary.hi ...
个人分类: 深度学习|1977 次阅读|没有评论

本页有 5 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-8 22:34

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部