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
文字表述及公式是否存在错误 + P120
[1] 若l层为卷积层,则l层的特征映射净输入Z应该为l层的权重矩阵与l-1层的特征映射净输出的卷积吧。而书中则是l层的权重矩阵与l-1层的特征映射净输入的卷积。
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
文字表述及公式是否存在错误 + P120
[1] 若l层为卷积层,则l层的特征映射净输入Z应该为l层的权重矩阵与l-1层的特征映射净输出的卷积吧。而书中则是l层的权重矩阵与l-1层的特征映射净输入的卷积。
The text was updated successfully, but these errors were encountered: