We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在原始的ECA文章里,他们是卷积后先改变形状最后sigmoid。而这个仓库里面是先sigmoid后改变形状。 这样操作结果是不同的。请问现在仓库里这么做有什么依据?
The text was updated successfully, but these errors were encountered:
请问您有对比过吗,我也想知道
Sorry, something went wrong.
No branches or pull requests
在原始的ECA文章里,他们是卷积后先改变形状最后sigmoid。而这个仓库里面是先sigmoid后改变形状。
这样操作结果是不同的。请问现在仓库里这么做有什么依据?
The text was updated successfully, but these errors were encountered: