Hacker News new | ask | show | jobs
by casey 3048 days ago
@steadicat I love this part:

> I think of convolution as code reuse for neural networks. A typical fully-connected layer has no concept of space and time. By using convolutions, you’re telling the neural network it can reuse what it learned across certain dimensions.