Machine Learning Glossary: Difference between revisions

Line 18: Line 18:
* [[Generative adversarial network]] (GAN) - A neural network setup for generating examples from a training distribution.
* [[Generative adversarial network]] (GAN) - A neural network setup for generating examples from a training distribution.
* [[Graph neural network]] (GNN) - A type of neural network which operates on graph inputs.
* [[Graph neural network]] (GNN) - A type of neural network which operates on graph inputs.
* Gradient Descent - The operation used to update parameters when optimizing neural network. Also known as direction of steepest descent.


==I==
==I==