Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TensorFlow常用函数(二) | SparkydogX Blog #119

Open
sparkydogX opened this issue Mar 12, 2019 · 0 comments
Open

TensorFlow常用函数(二) | SparkydogX Blog #119

sparkydogX opened this issue Mar 12, 2019 · 0 comments

Comments

@sparkydogX
Copy link
Owner

https://sparkydogx.github.io/2017/08/29/tf-function-001/

tf.nn.dropout1234567dropout( x, keep_prob, noise_shape=None, seed=None, name=None) 函数名称:tf.nn.dropout 输入参数: x:一个tensor量,通常为一个全连接层 keep_prob:一个tensor标量,表示神经元保持活性的概率 noise_shape:一个1维的int

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant