# Structure Trick When a neural network needs to use the same idea in multiple places, endeavor to use the same weights in both places. This will make those weights more intelligent by given them more samples to learn from, increasing generalization. --- Date: 20221222 Links to: [Neural Network Intuitions](Neural%20Network%20Intuitions.md) Tags: #review References: * [CNN Symmetries (Paper Review Call 022) - YouTube](https://youtu.be/fLLPgAn2y0w?t=479)