<?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=Backpropagation</id>
	<title>Backpropagation - 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=Backpropagation"/>
	<link rel="alternate" type="text/html" href="https://wiki.alt-text.eu/index.php?title=Backpropagation&amp;action=history"/>
	<updated>2026-09-15T06:23:48Z</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=Backpropagation&amp;diff=20&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=Backpropagation&amp;diff=20&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;== Backpropagation ==&lt;br /&gt;
The algorithm that makes [[Gradient descent|gradient descent]] practical for [[Neural network|neural networks]]: it calculates how much each individual parameter in the network contributed to an error, working backwards from the output layer to the input layer, so that every parameter can be adjusted by the right amount. Backpropagation, combined with gradient descent, is the standard method by which neural networks learn. (See also: [[Gradient descent]], [[Neural network]])&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>