原文:module 'tensorflow.contrib.rnn' has no attribute 'core_rnn_cell'

tf.contrib.rnn.core rnn cell.BasicLSTMCell lstm size tf.contrib.rnn.BasicLSTMCell lstm size ...

2018-10-11 10:02 0 2252 推荐指数:

查看详情

tensorflow教程:tf.contrib.rnn.DropoutWrapper

tf.contrib.rnn.DropoutWrapper Defined in tensorflow/python/ops/rnn_cell_impl.py. def __init__(self, cell, input_keep_prob=1.0, output_keep_prob ...

Sat May 05 00:00:00 CST 2018 0 1623
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM