<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alt-text.eu/index.php?action=history&amp;feed=atom&amp;title=Gradient_descent</id>
	<title>Gradient descent - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alt-text.eu/index.php?action=history&amp;feed=atom&amp;title=Gradient_descent"/>
	<link rel="alternate" type="text/html" href="https://wiki.alt-text.eu/index.php?title=Gradient_descent&amp;action=history"/>
	<updated>2026-09-15T06:36:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.alt-text.eu/index.php?title=Gradient_descent&amp;diff=44&amp;oldid=prev</id>
		<title>imported&gt;ALT-TEXT: Import: AI terminology and people glossary</title>
		<link rel="alternate" type="text/html" href="https://wiki.alt-text.eu/index.php?title=Gradient_descent&amp;diff=44&amp;oldid=prev"/>
		<updated>2026-09-07T10:36:21Z</updated>

		<summary type="html">&lt;p&gt;Import: AI terminology and people glossary&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Gradient descent ==&lt;br /&gt;
The core optimisation method used to train most AI models: an algorithm that repeatedly nudges a model&amp;#039;s [[Parameters (AI model)|parameters]] in the direction that reduces its errors, measured by a [[Loss function|loss function]], until performance stops improving. It is called &amp;quot;descent&amp;quot; because it can be pictured as taking small steps downhill on an error landscape towards the lowest point. (See also: [[Backpropagation]], [[Loss function]])&lt;br /&gt;
&lt;br /&gt;
[[Category:Glossary]]&lt;br /&gt;
[[Category:Artificial Intelligence]]&lt;br /&gt;
[[Category:Machine Learning]]&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;ALT-TEXT</name></author>
	</entry>
</feed>