ml:infinite_neural_networks
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
People
ml/infinite_neural_networks.txt · Last modified: 2023/06/15 07:36 by 127.0.0.1