<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://marovi.ai/index.php?action=history&amp;feed=atom&amp;title=Translations%3ADropout_A_Simple_Way_to_Prevent_Overfitting%2F5%2Fen</id>
	<title>Translations:Dropout A Simple Way to Prevent Overfitting/5/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://marovi.ai/index.php?action=history&amp;feed=atom&amp;title=Translations%3ADropout_A_Simple_Way_to_Prevent_Overfitting%2F5%2Fen"/>
	<link rel="alternate" type="text/html" href="https://marovi.ai/index.php?title=Translations:Dropout_A_Simple_Way_to_Prevent_Overfitting/5/en&amp;action=history"/>
	<updated>2026-04-28T03:28:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://marovi.ai/index.php?title=Translations:Dropout_A_Simple_Way_to_Prevent_Overfitting/5/en&amp;diff=13286&amp;oldid=prev</id>
		<title>FuzzyBot: Importing a new version from external source</title>
		<link rel="alternate" type="text/html" href="https://marovi.ai/index.php?title=Translations:Dropout_A_Simple_Way_to_Prevent_Overfitting/5/en&amp;diff=13286&amp;oldid=prev"/>
		<updated>2026-04-27T21:37:43Z</updated>

		<summary type="html">&lt;p&gt;Importing a new version from external source&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 21:37, 27 April 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Dropout &lt;/del&gt;provides an efficient approximation to model combination. During each training step, each neuron (including input units) is retained with a probability &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; and dropped (set to zero) with probability &amp;lt;math&amp;gt;1 - p&amp;lt;/math&amp;gt;. This means that on each training case, a different &amp;quot;thinned&amp;quot; sub-network is sampled. At test time, all neurons are used but their outputs are scaled by &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; to approximate the expected output of the ensemble.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;{{Term|dropout}} &lt;/ins&gt;provides an efficient approximation to model combination. During each training step, each neuron (including input units) is retained with a probability &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; and dropped (set to zero) with probability &amp;lt;math&amp;gt;1 - p&amp;lt;/math&amp;gt;. This means that on each training case, a different &amp;quot;thinned&amp;quot; sub-network is sampled. At test time, all neurons are used but their outputs are scaled by &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; to approximate the expected output of the ensemble.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://marovi.ai/index.php?title=Translations:Dropout_A_Simple_Way_to_Prevent_Overfitting/5/en&amp;diff=3140&amp;oldid=prev</id>
		<title>FuzzyBot: Importing a new version from external source</title>
		<link rel="alternate" type="text/html" href="https://marovi.ai/index.php?title=Translations:Dropout_A_Simple_Way_to_Prevent_Overfitting/5/en&amp;diff=3140&amp;oldid=prev"/>
		<updated>2026-04-27T00:32:07Z</updated>

		<summary type="html">&lt;p&gt;Importing a new version from external source&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Dropout provides an efficient approximation to model combination. During each training step, each neuron (including input units) is retained with a probability &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; and dropped (set to zero) with probability &amp;lt;math&amp;gt;1 - p&amp;lt;/math&amp;gt;. This means that on each training case, a different &amp;quot;thinned&amp;quot; sub-network is sampled. At test time, all neurons are used but their outputs are scaled by &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; to approximate the expected output of the ensemble.&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>