ml:infinite_neural_networks
This is an old revision of the document!
Table of Contents
Infinite Neural Networks
Infinite neural networks are neural networks that have an infinite number of hidden units or an infinite number of layers.
Overviews
- Neural Tangent Kernel
Papers
- Unbounded Depth NNs: Nazaret & Blei 2022 - Variational Inference for Infinitely Deep Neural Networks
Neural Tangent Kernel
Notes
Jeff's thoughts: Although objective functions for training finite neural networks are usually non-convex, for neural networks with an infinite number of hidden units (infinitely wide) they are usually convex (this is because the space of infinite neural networks is linear: any infinite NN is just a linear combination of all possible parameters in the parameter space).
Software
ml/infinite_neural_networks.1661549077.txt.gz · Last modified: 2023/06/15 07:36 (external edit)