MLP
The universal approximation theorem means that regardless of what functionwe are trying to learn, we know that a large MLP will be able to represent thisfunction.
In summary, a feedforward network with a single layer is sufficient to representany function, but the layer may be infeasibly large and may fail to learn andgeneralize correctly
6.4.1 Universal Approximation Properties and Depth