<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Forum PipFlow - Matlab]]></title>
		<link>https://pipflow.com/forum/</link>
		<description><![CDATA[Forum PipFlow - https://pipflow.com/forum]]></description>
		<pubDate>Tue, 07 Apr 2026 10:24:25 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Article to speed up neural networks in Matlab]]></title>
			<link>https://pipflow.com/forum/Thread-Article-to-speed-up-neural-networks-in-Matlab</link>
			<pubDate>Wed, 12 Apr 2017 01:54:35 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://pipflow.com/forum/member.php?action=profile&uid=3">waldo</a>]]></dc:creator>
			<guid isPermaLink="false">https://pipflow.com/forum/Thread-Article-to-speed-up-neural-networks-in-Matlab</guid>
			<description><![CDATA[Basically the optimization is to replace Tan sigmoid that is computationally expensive by the fast elliot sigmoid<br />
<br />
<a href="https://www.mathworks.com/help/nnet/ug/optimize-neural-network-training-speed-and-memory.html?requestedDomain=www.mathworks.com" target="_blank" rel="noopener" class="mycode_url">https://www.mathworks.com/help/nnet/ug/o...hworks.com</a>]]></description>
			<content:encoded><![CDATA[Basically the optimization is to replace Tan sigmoid that is computationally expensive by the fast elliot sigmoid<br />
<br />
<a href="https://www.mathworks.com/help/nnet/ug/optimize-neural-network-training-speed-and-memory.html?requestedDomain=www.mathworks.com" target="_blank" rel="noopener" class="mycode_url">https://www.mathworks.com/help/nnet/ug/o...hworks.com</a>]]></content:encoded>
		</item>
	</channel>
</rss>