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

AFM复现疑问 #79

Open
TangJiakai opened this issue Aug 25, 2022 · 0 comments
Open

AFM复现疑问 #79

TangJiakai opened this issue Aug 25, 2022 · 0 comments

Comments

@TangJiakai
Copy link

outputs = tf.nn.sigmoid(self.dense(x))

这里按照公式来的话,是不是应该直接reduce_sum(x,-1)就好了,不要再通过dense了,因为我们是要交叉项点积之和,这个过程其实也可以放到更早一些的地方

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

No branches or pull requests

1 participant