当前位置: 首页>>代码示例>>Python>>正文


Python tensorflow.contrib.rnn模块代码示例

tensorflow.contrib.rnn共有13个方法/函数/属性,点击链接查看相应的源代码示例。

1. tensorflow.contrib.rnn.MultiRNNCell() ,80个项目使用

2. tensorflow.contrib.rnn.BasicLSTMCell() ,68个项目使用

3. tensorflow.contrib.rnn.GRUCell() ,61个项目使用

4. tensorflow.contrib.rnn.LSTMCell() ,56个项目使用

5. tensorflow.contrib.rnn.RNNCell() ,56个项目使用

6. tensorflow.contrib.rnn.DropoutWrapper() ,56个项目使用

7. tensorflow.contrib.rnn.LSTMStateTuple() ,45个项目使用

8. tensorflow.contrib.rnn.static_rnn() ,23个项目使用

9. tensorflow.contrib.rnn.BasicRNNCell() ,18个项目使用

10. tensorflow.contrib.rnn.ResidualWrapper() ,9个项目使用

11. tensorflow.contrib.rnn.static_bidirectional_rnn() ,5个项目使用

12. tensorflow.contrib.rnn.stack_bidirectional_dynamic_rnn() ,5个项目使用

13. tensorflow.contrib.rnn.LayerNormBasicLSTMCell() ,5个项目使用



注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。