Skip to content
Snippets Groups Projects
Commit 031e14dd authored by Benyahia Mohammed Oussama's avatar Benyahia Mohammed Oussama
Browse files

Edit README.md

parent 27903bcb
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,7 @@ How many learnable parameters does this neural network have?
- Input channels: 6
- Output channels: 64
- Kernel size: 4×4
- Parameters in conv1 = (4×4×6+1(bias))×64 = **6208**
- Parameters in conv1 : **(4×4×6+1(bias))×64 = 6208**
2. **conv2:**
- Weights: 4 × 4 × 64 × 128 = **131072**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment