Inductive bias in primitive functions
Written on December 27th, 2020 by Jonathan Hilgart
Genetic algorithms take an evolutionary approach to minimizing a given loss function. I was curious if we would be able to classify MNIST digits using primitive functions such as sine, cosine, multiplication …etc.
Feel free to share!