<?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>Software Testing Tools Blog - Testertools &#187; Reinforcement Learning (RL)</title>
	<atom:link href="http://www.testertools.com/blog/tag/reinforcement-learning-rl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testertools.com/blog</link>
	<description>The latest news and blog information from testertools.com</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:24:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Maja Machine Learning Framework</title>
		<link>http://www.testertools.com/blog/maja-machine-learning-framework/</link>
		<comments>http://www.testertools.com/blog/maja-machine-learning-framework/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 19:52:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network Testing]]></category>
		<category><![CDATA[CMA-ES]]></category>
		<category><![CDATA[EANT]]></category>
		<category><![CDATA[Fitted R-Max]]></category>
		<category><![CDATA[MMLF]]></category>
		<category><![CDATA[Monte-Carlo]]></category>
		<category><![CDATA[mountain-car testbed]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Reinforcement Learning (RL)]]></category>
		<category><![CDATA[TD(lambda)]]></category>

		<guid isPermaLink="false">http://www.testertools.com/blog/?p=1447</guid>
		<description><![CDATA[<br/>The Maja Machine Learning Framework (MMLF) is a general framework for problems in the domain of Reinforcement Learning (RL) written in python. It provides a set of RL related algorithms and a set of benchmark domains. Furthermore it is easily extensible and allows to automate benchmarking of different agents]]></description>
			<content:encoded><![CDATA[<br/><p><a href="http://testertools.com/files/2010/06/mmlf.gif"><img class="alignleft" src="http://testertools.com/files/2010/06/mmlf.gif" alt="MMLF" width="201" height="80" /></a>The <strong>Maja Machine Learning Framework</strong> (<strong>MMLF</strong>) is a general framework for problems in the domain of <strong>Reinforcement Learning (RL) </strong>written in <strong>python</strong>. It provides a set of RL related algorithms and a set of benchmark domains. Furthermore it is easily extensible and allows to automate benchmarking of different agents.</p>
<p>Among the RL algorithms are <strong>TD(lambda), CMA-ES, EANT, Fitted R-Max</strong>, and <strong>Monte-Carlo</strong> learning. <strong>MMLF</strong> contains different variants of the maze-world and pole-balancing problem class as well as the <strong>mountain-car testbed</strong>.</p>
<p>An example of a scenario that MMLF would be used for is a robot that tries to find its way through a maze. In RL, the world is typically decomposed into the “agent(s)” and the “environment”. In the example, the robot would be the agent and the maze would be the environment.</p>
<p>The <strong>MMLF </strong>adopts this view since it provides a natural modularization, which allows to write general agents capable of learning and to test them in a magnitude of environments. All learning (optimization of behavior) is usually done within an agent while simulation of physics and other kinds of dynamics are performed within an environment.</p>
<p>download from <strong>testertools.com</strong> click <a href="http://testertools.com/maja-machine-learning-framework/">here </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.testertools.com/blog/maja-machine-learning-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

