我想在以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>