<!-- Matomo -->
<script>
  var _paq = window._paq = window._paq || [];
    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
    _paq.push(['trackPageView']);
    _paq.push(['enableLinkTracking']);
      (function() {
	          var u="//analytics.wasya.co/";
		      _paq.push(['setTrackerUrl', u+'matomo.php']);
		      _paq.push(['setSiteId', '15']);
		          var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
		          g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
			    })();
    </script>
<!-- End Matomo Code -->
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.wasya.co/index.php?action=history&amp;feed=atom&amp;title=Autoencoder</id>
		<title>Autoencoder - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.wasya.co/index.php?action=history&amp;feed=atom&amp;title=Autoencoder"/>
		<link rel="alternate" type="text/html" href="https://wiki.wasya.co/index.php?title=Autoencoder&amp;action=history"/>
		<updated>2026-05-05T14:33:05Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.0</generator>

	<entry>
		<id>https://wiki.wasya.co/index.php?title=Autoencoder&amp;diff=2862&amp;oldid=prev</id>
		<title>Piousbox: Created page with &quot;Autoencoders are closely related to  Principal Component Analysis  (PCA). In fact, if the activation function used within the autoencoder is linear within each layer,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.wasya.co/index.php?title=Autoencoder&amp;diff=2862&amp;oldid=prev"/>
				<updated>2024-01-19T03:40:05Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Autoencoders are closely related to &lt;a href=&quot;/index.php?title=Principal_Component_Analysis&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Principal Component Analysis (page does not exist)&quot;&gt; Principal Component Analysis &lt;/a&gt; (&lt;a href=&quot;/index.php?title=PCA&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;PCA (page does not exist)&quot;&gt;PCA&lt;/a&gt;). In fact, if the activation function used within the autoencoder is linear within each layer,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Autoencoders are closely related to [[ Principal Component Analysis ]] ([[PCA]]). In fact, if the activation function used within the autoencoder is linear within each layer, the latent variables present at the bottleneck (the smallest layer in the network, aka. code) directly correspond to the principal components from PCA. Generally, the activation function used in autoencoders is non-linear, typical activation functions are [[ ReLU ]] (Rectified Linear Unit) and [[ sigmoid ]].&lt;/div&gt;</summary>
		<author><name>Piousbox</name></author>	</entry>

	</feed>