<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dict &#8211; Alan Richmond</title>
	<atom:link href="https://tuxar.uk/tag/dict/feed/" rel="self" type="application/rss+xml" />
	<link>https://tuxar.uk</link>
	<description>Scientific systems programmer (ex NASA, ESA/ESO, Hubble), web developer, online retailer (retired)</description>
	<lastBuildDate>Mon, 29 Apr 2019 17:00:32 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://tuxar.uk/wp-content/uploads/2016/01/AlanRichmond-150x150.jpg</url>
	<title>dict &#8211; Alan Richmond</title>
	<link>https://tuxar.uk</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>A Neural Network in Python, Part 2: activation functions, bias, SGD, etc.</title>
		<link>https://tuxar.uk/a-neural-network-in-python-part-2-activation-functions-bias-sgd-etc/</link>
					<comments>https://tuxar.uk/a-neural-network-in-python-part-2-activation-functions-bias-sgd-etc/#comments</comments>
		
		<dc:creator><![CDATA[Alan]]></dc:creator>
		<pubDate>Thu, 09 Feb 2017 14:38:43 +0000</pubDate>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[dict]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[lambda]]></category>
		<category><![CDATA[matplotlib]]></category>
		<category><![CDATA[matrices]]></category>
		<category><![CDATA[neural network]]></category>
		<category><![CDATA[numpy]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[sin]]></category>
		<guid isPermaLink="false">http://python3.codes/?p=774</guid>

					<description><![CDATA[This is Part 2 of A Neural Network in Python, which was a very simple neural network to learn the... <span class="gridview-grid-post-read-more"><a href="https://tuxar.uk/a-neural-network-in-python-part-2-activation-functions-bias-sgd-etc/">read more<span class="gridview-sr-only"> A Neural Network in Python, Part 2: activation functions, bias, SGD, etc.</span></a></span>]]></description>
		
					<wfw:commentRss>https://tuxar.uk/a-neural-network-in-python-part-2-activation-functions-bias-sgd-etc/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Have we already seen this number? (deja vu again)</title>
		<link>https://tuxar.uk/already-seen-number/</link>
					<comments>https://tuxar.uk/already-seen-number/#respond</comments>
		
		<dc:creator><![CDATA[Alan]]></dc:creator>
		<pubDate>Fri, 08 Apr 2016 15:35:42 +0000</pubDate>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Numbers]]></category>
		<category><![CDATA[dict]]></category>
		<category><![CDATA[fractal]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[range]]></category>
		<guid isPermaLink="false">http://python3.codes/?p=629</guid>

					<description><![CDATA[I had a phone interview for a Python job the other day. It started out really well, he was very... <span class="gridview-grid-post-read-more"><a href="https://tuxar.uk/already-seen-number/">read more<span class="gridview-sr-only"> Have we already seen this number? (deja vu again)</span></a></span>]]></description>
		
					<wfw:commentRss>https://tuxar.uk/already-seen-number/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A Python Dictionary</title>
		<link>https://tuxar.uk/a-python-dictionary/</link>
		
		<dc:creator><![CDATA[Alan]]></dc:creator>
		<pubDate>Tue, 26 May 2015 09:48:31 +0000</pubDate>
				<category><![CDATA[Basic]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[dict]]></category>
		<category><![CDATA[except]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[not]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[sorted]]></category>
		<category><![CDATA[try]]></category>
		<category><![CDATA[tuple]]></category>
		<category><![CDATA[while]]></category>
		<guid isPermaLink="false">http://python3.codes/?p=311</guid>

					<description><![CDATA[This is simply a dictionary of Python keywords, implemented as &#8211; of course &#8211; a Python dictionary! Dictionaries are key:value... <span class="gridview-grid-post-read-more"><a href="https://tuxar.uk/a-python-dictionary/">read more<span class="gridview-sr-only"> A Python Dictionary</span></a></span>]]></description>
		
		
		
			</item>
	</channel>
</rss>
