Python tensorflow.python.ops.rnn_cell模块,常用函数和类

下面列出了Python tensorflow.python.ops.rnn_cell 模块中定义的常用函数和类,我们从86个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. RNNCell() 用在(34)个项目中
2. BasicLSTMCell() 用在(33)个项目中
3. MultiRNNCell() 用在(30)个项目中
4. GRUCell() 用在(25)个项目中
5. _linear() 用在(24)个项目中
6. DropoutWrapper() 用在(15)个项目中
7. BasicRNNCell() 用在(13)个项目中
8. LSTMCell() 用在(12)个项目中
9. EmbeddingWrapper() 用在(12)个项目中
10. OutputProjectionWrapper() 用在(10)个项目中
11. LSTMStateTuple() 用在(5)个项目中