06 2017 档案
摘要:pip install keras 报错了,看报错信息是卡在scipy上了,查了一下 https://stackoverflow.com/questions/42240720/python-scipy-giving-error-with-pip-install-scipy 到这个网址 http://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy 下载w...
阅读全文
摘要:因为我的环境变量设置的不是python3.5,所以走了一些弯路。 启动tensorboard后,graphs里总是什么都没有 最后再stackoverflow里找到答案 https://stackoverflow.com/questions/41157645/tensorflow-tensorboard-on-windows-shows-a-blank-page If your su...
阅读全文