240 发简信
IP属地:广东
  • win10下anaconda由于目标计算机积极拒绝,无法连接。2018-05-04

    “win10,anaconda,由于目标计算机积极拒绝,无法连接”的解决方法为:在控制面板下,找到网络和internet,点击internet选...

  • Build an Image Dataset in TensorFlow

    For this example, you need to make your own set of images (JPEG). We wil...

  • Resize,w 360,h 240
    Tensorboard——高级可视化

    https://github.com/aymericdamien/TensorFlow-Examples/blob/master/example...

  • 2018-04-06

    TensorFlow中的自动梯度首先优化函数的定义就是前面一部分opt=tf.train.GradientDescentOptimizer(le...

  • Resize,w 360,h 240
    2018-04-05

    A best practice for tensorflow project template architecture. Fllder Str...

  • Resize,w 360,h 240
    2018-04-05

    如何在tensorflow中创建上述的两个队列呢?1.对于文件名队列,我们使用tf.train.string_input_producer函数。...

  • tensorflow里面name_scope, variable_scope等如何理解?

    tensorflow里面name_scope, variable_scope等如何理解?一。主要是因为 变量共享 的需求。而这就不得不谈到tf....

  • 2018-04-04

    TensorFlow 到底有几种模型格式? CheckPoint(*.ckpt)在训练 TensorFlow 模型时,每迭代若干轮需要保存一次权...