What if we had oracles for common machine learning problems?
Rough working notes, musing out loud. Much effort in machine learning and AI research is focused on a few broad classes of problem. Three examples of such classes are: Classifiers, which do things like classify images according to their category, generalizing from their training data so they can classify previously unseen data in the wild; Generative models, which are exposed to data from some distribution (say, images of houses), and then build a new model which can generate […]