如何在这里实现15%的辍学率?

时间:2019-05-10 16:35:57

标签: python-3.x tensorflow dropout encoder-decoder

我想在以tensorflow编写的编码器-解码器NMT中实现一个dropout。我对此绝对是新手,我唯一能做的就是找到代码中可能要实现它的位置并找到几行代码。但是我不知道如何将这两部分拼凑在一起。

我想在这里实现它: https://github.com/ZurichNLP/daikon/blob/master/daikon/compgraph.py

这是我发现的代码段:

#输入和输出的占位符     encoder_inputs = tf.placeholder(shape =(batch_size,None),dtype = tf.int32,name ='encoder_inputs')

  <mailSettings>
    <smtp deliveryMethod="Network" xdt:Transform="Replace">
      <network host="mail.business.org" defaultCredentials="true"/>
    </smtp>
  </mailSettings>

0 个答案:

没有答案