Avatar notebook default
6篇文章 · 2756字 · 0人关注
  • 安装 Tensorflow 遇到的坑

    现在 TF 官网上是1.5版本,需要用到 cuda-9.0 。右上角切换到1.4版本,或者 就可以在在 cuda-8.0 上使用了。如果装完还是...

  • TF 保存和加载模型

    A quick complete tutorial to save and restore Tensorflow models 保存文件介绍 T...

  • Tensorflow高阶读写教程

    src : http://blog.csdn.net/u010223750/article/details/70482498 tensorflo...

  • 远程查看 Tensorboard

    远程登录服务器时,使用这条命令: 在服务器端运行TensorBoard 在本地主机访问 http://127.0.0.1:16006/

  • CUDA VISIBLE DEVICE

    TensorFlow will attempt to use (an equal fraction of the memory of) all ...

  • Theano

    使用GPU跑 problemnvcc compiler not found on $path.

文集作者