Telling Cats from Dogs

from blog Blog - Alex Strick van Linschoten, | ↗ original
One of the main ways that using neural networks to train models is different from traditional (imperative) programming can be illustrated with a specific task: let's say you want to use a computer to tell you whether any particular photo you give it is a cat or a dog.An imperative approach might be to make a mega list of certain kinds of features...