Comment on Every Model Learned by Gradient Descent Is Approximately a Kernel MachineparentComments−natn5yAn even simpler universal approximator that the authors overlooked for some reason is just to use a very large hash map. There are some practical issues around generalization and storage but it has very predictable precision.
Comments
An even simpler universal approximator that the authors overlooked for some reason is just to use a very large hash map. There are some practical issues around generalization and storage but it has very predictable precision.