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


Python tensorflow.python.ops.nn模块代码示例

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

1. tensorflow.python.ops.nn.relu() ,27个项目使用

2. tensorflow.python.ops.nn.batch_normalization() ,23个项目使用

3. tensorflow.python.ops.nn.moments() ,23个项目使用

4. tensorflow.python.ops.nn.bias_add() ,22个项目使用

5. tensorflow.python.ops.nn.depthwise_conv2d() ,12个项目使用

6. tensorflow.python.ops.nn.fused_batch_norm() ,11个项目使用

7. tensorflow.python.ops.nn.convolution() ,11个项目使用

8. tensorflow.python.ops.nn.softmax() ,10个项目使用

9. tensorflow.python.ops.nn.softmax_cross_entropy_with_logits() ,9个项目使用

10. tensorflow.python.ops.nn.dropout() ,9个项目使用

11. tensorflow.python.ops.nn.l2_loss() ,7个项目使用

12. tensorflow.python.ops.nn.top_k() ,6个项目使用

13. tensorflow.python.ops.nn.in_top_k() ,6个项目使用

14. tensorflow.python.ops.nn.sparse_softmax_cross_entropy_with_logits() ,6个项目使用

15. tensorflow.python.ops.nn.softplus() ,6个项目使用

16. tensorflow.python.ops.nn.sigmoid_cross_entropy_with_logits() ,6个项目使用

17. tensorflow.python.ops.nn.pool() ,6个项目使用

18. tensorflow.python.ops.nn.conv2d_transpose() ,6个项目使用

19. tensorflow.python.ops.nn.elu() ,6个项目使用

20. tensorflow.python.ops.nn.sigmoid() ,6个项目使用

21. tensorflow.python.ops.nn.max_pool() ,5个项目使用

22. tensorflow.python.ops.nn.avg_pool() ,5个项目使用

23. tensorflow.python.ops.nn.zero_fraction() ,5个项目使用

24. tensorflow.python.ops.nn.separable_conv2d() ,5个项目使用

25. tensorflow.python.ops.nn.l2_normalize() ,5个项目使用



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