|
|
|
|
|
by andbberger
970 days ago
|
|
nah, they're arbitrary function approximators that caught a lucky break. CNNs rose to prominence because natural scene statistics are translation invariant and convolutions can be efficiently computed on GPUs. and now that we have whole warehouses of GPUs, the current mood in DL is to stop building the symmetries of your dataset into the model (which is insane btw) and use brute force. the tenuous connection DL once had to neuroscience (perceptrons) is a distant memory |
|