JavaShuo
栏目
标签
Tensorflow(r1.4)API--tf.nn.dropout
时间 2020-12-24
原文
原文链接
函数介绍 dropout(x,keep_prob,noise_shape=None,seed=None,name=None) 参数 x : 浮点型tensor keep_prob : 常数tensor,类型和x相同,每个神经元被选中的概率。 noise_shape : int32 类型的 1-D张量,代表随机产生的 选用/丢弃 标志的 shape. seed : Python 整型,生成随机种子。
>>阅读原文<<
相关文章
1.
TensorFlow VS TensorFlow Mobile VS TensorFlow Lite
2.
【Tensorflow】Python3.7安装Tensorflow
3.
[Tensorflow] Practice - The Tensorflow Way
4.
[Tensorflow] Cookbook - The Tensorflow Way
5.
[TensorFlow] windows 安装TensorFlow
6.
Tensorflow |(1)初识Tensorflow
7.
tensorflow与tensorflow-cpu、tensorflow-gpu区别
8.
TensorFlow
9.
tensorflow
10.
Tensorflow
更多相关文章...
相关标签/搜索
tensorflow
tensorflow&keras
tensorflow+keras
opencv+tensorflow
v4+tensorflow
anaconda3+tensorflow
tvm+tensorflow
ubuntu+tensorflow
3.tensorflow
7.6+tensorflow
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
resiprocate 之repro使用
2.
Ubuntu配置Github并且新建仓库push代码,从已有仓库clone代码,并且push
3.
设计模式9——模板方法模式
4.
avue crud form组件的快速配置使用方法详细讲解
5.
python基础B
6.
从零开始···将工程上传到github
7.
Eclipse插件篇
8.
Oracle网络服务 独立监听的配置
9.
php7 fmp模式
10.
第5章 Linux文件及目录管理命令基础
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
TensorFlow VS TensorFlow Mobile VS TensorFlow Lite
2.
【Tensorflow】Python3.7安装Tensorflow
3.
[Tensorflow] Practice - The Tensorflow Way
4.
[Tensorflow] Cookbook - The Tensorflow Way
5.
[TensorFlow] windows 安装TensorFlow
6.
Tensorflow |(1)初识Tensorflow
7.
tensorflow与tensorflow-cpu、tensorflow-gpu区别
8.
TensorFlow
9.
tensorflow
10.
Tensorflow
>>更多相关文章<<