Machine Learning Function Approximation

Overview


The goal of machine learning is to be able to learn a function. (see Machine Learning Theory)

Approximation Techniques


  • Deep Learning - is known to be able to approximate any suitably smooth function to any degree of approximation through the Universal Approximation Theorem
  • Genetic Algorithms and AST's -