computer_science:machine_learning:comprehensive_guide_to_convolutional_neural_networks_eli5_way

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computer_science:machine_learning:comprehensive_guide_to_convolutional_neural_networks_eli5_way [2020/08/18 12:24] carlossousacomputer_science:machine_learning:comprehensive_guide_to_convolutional_neural_networks_eli5_way [2023/12/01 12:07] (current) – external edit 127.0.0.1
Line 69: Line 69:
 On the other hand, if we perform the same operation without padding, we are presented with a matrix which has dimensions of the Kernel (3x3x1) itself — **Valid Padding**. On the other hand, if we perform the same operation without padding, we are presented with a matrix which has dimensions of the Kernel (3x3x1) itself — **Valid Padding**.
  
-The following repository houses many such GIFs which would help you get a better understanding of how Padding and Stride Length work together to achieve results relevant to our needs. 
  
 ===== Pooling Layer ===== ===== Pooling Layer =====
  • computer_science/machine_learning/comprehensive_guide_to_convolutional_neural_networks_eli5_way.1597753484.txt.gz
  • Last modified: 2023/12/01 12:07
  • (external edit)