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
对不起,之前提的错误是我理解错了
The text was updated successfully, but these errors were encountered:
還是問一下...
[4.1.4 稀疏連接, 末段, P125第三行] ”...... 卷積核大小是2x2=4, 一共是4x9=36個權值......“
但是在 [4.1.3 參數共享, P123] 又說 "...... 其實意思就是說卷積核在任何一個位置都是不變的. 所以在卷積核所在的區域, 所有像素和卷積核對應位置相乘求和的過程中, 相當於都是和同一套權重相乘, 這就是“共享”的意思, 如圖4-5所示."
所以P125敘述應該是4個權值還是36的權值?
Sorry, something went wrong.
No branches or pull requests
对不起,之前提的错误是我理解错了
The text was updated successfully, but these errors were encountered: