Jump to content

Machine Learning Glossary: Difference between revisions

Line 36: Line 36:
* Gradient Descent - The operation used to update parameters when optimizing neural network. Also known as direction of steepest descent.
* Gradient Descent - The operation used to update parameters when optimizing neural network. Also known as direction of steepest descent.
* [[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.
* [[Gumbel-Softmax]] - a method to differentiably sample from a distribution


==H==
==H==