解决TensorFlow installation not found - running with reduced feature set的一种可能方法

解决TensorFlow installation not found - running with reduced feature set的一种可能方法

window10 TensorFlow2

在logs的父目录 直接cmd运行 tensorboard --logdir 文件名 可能行不通
解决TensorFlow installation not found - running with reduced feature set的一种可能方法_第1张图片没有激活环境 会报错 去web网页会出现下面的情况
解决TensorFlow installation not found - running with reduced feature set的一种可能方法_第2张图片

一种可能解决的方法是
在cmd中 先conda 激活 虚拟环境
解决TensorFlow installation not found - running with reduced feature set的一种可能方法_第3张图片
然后在浏览器中输入 localhost:6006 就可以看效果图了!

解决TensorFlow installation not found - running with reduced feature set的一种可能方法_第4张图片

你可能感兴趣的:(深度学习,机器学习,神经网络)