<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>particle swarm optimization | Psyops Prime</title>
	<atom:link href="https://psyopsprime.com/tag/particle-swarm-optimization/feed/" rel="self" type="application/rss+xml" />
	<link>https://psyopsprime.com</link>
	<description>An Idea Log</description>
	<lastBuildDate>Mon, 31 Aug 2015 10:59:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<site xmlns="com-wordpress:feed-additions:1">99640787</site>	<item>
		<title>Application Integration Software</title>
		<link>https://psyopsprime.com/education/application-integration-software/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=application-integration-software</link>
					<comments>https://psyopsprime.com/education/application-integration-software/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 29 Jul 2015 11:19:28 +0000</pubDate>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[application integration software]]></category>
		<category><![CDATA[ECJ]]></category>
		<category><![CDATA[evolution strategies]]></category>
		<category><![CDATA[genetic algorithms]]></category>
		<category><![CDATA[genetic programming]]></category>
		<category><![CDATA[particle swarm optimization]]></category>
		<category><![CDATA[UAV Playground]]></category>
		<guid isPermaLink="false">http://psyopsprime.xyz/?p=832</guid>

					<description><![CDATA[<p>Sometimes we have different software applications and we have to integrate them. The applications could be written in the same language or not. But to</p>
The post <a href="https://psyopsprime.com/education/application-integration-software/">Application Integration Software</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">Sometimes we have different software applications and we have to integrate them. The applications could be written in the same language or not. But to get them working together is important. One such problem is when you have a gaming engine and a training software. The gaming engine could have all sorts of competitive agents in it. The training software could be an implementation of a machine learning technique that one might want to use to train the competitive agents in the gaming engine so that they could compete sensibly.</p>
<p style="text-align: justify;"><a href="https://cs.gmu.edu/~eclab/projects/ecj/" target="_blank">A good training software could be the ECJ package</a>. ECJ is an evolutionary computing software package written in Java. It has quite a few nice algorithms implemented in it. A few examples are evolution strategies, genetic programming, genetic algorithms and particle swarm optimization.</p>
<p style="text-align: justify;">A good gaming engine could be the <a href="http://sourceforge.net/projects/torcs/" target="_blank">TORCS simulator</a>. TORCS stands for the open racing car(s) simulator and is used by the famous &#8220;The Simulated Car Racing Competition&#8221;. Other gaming engines could be thought about in which you can make objects and they act in a smart way in some meaningful sense. Software simulators for physical objects and devices could be counted in the same category.</p>
<p style="text-align: justify;">One nice software simulator is the <a href="https://code.google.com/p/uavplayground/" target="_blank">UAV Playground</a>. With the UAV Playground you can create various types of drone plane as software objects in the simulator and have them fly (in the same simulator of course).</p>
<p style="text-align: justify;">Flying an object with a joystick in a simulator is one thing. Another important thing is to the objects (drones in this case) by themselves in an intelligent manner. This is the challenge.</p>
<p style="text-align: justify;">As discussed above a training software like ECJ can be used to accomplish this goal. The training software and the simulation software have to be integrated in order to accomplish this, however.</p>
<p style="text-align: justify;">The challenge is to write an application integration software that:</p>
<ol>
<li style="text-align: justify;">Integrates ECJ and UAV Playground.</li>
<li style="text-align: justify;">It should be easy to create members in ECJ that correspond with the controllers of the drones UAV Playground. This is to say that the members of ECJ should have a representation that is amenable with the representation of the controllers of the drones.</li>
<li style="text-align: justify;">The integration software should preferably be written in Java and/or Matlab.</li>
</ol>
<p>&nbsp;</p>
<p><small><a style="text-decoration: none;" title="Image inserted by the ImageInject WordPress plugin" href="http://wpinject.com/" rel="nofollow">Photo</a> by <a href="http://www.flickr.com/photos/45409431@N00/4481997715" target="_blank">marfis75</a> <a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank" rel="nofollow"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/psyopsprime.com/wp-content/plugins/wp-inject/images/cc.png?w=750" alt="" /></a></small></p>The post <a href="https://psyopsprime.com/education/application-integration-software/">Application Integration Software</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></content:encoded>
					
					<wfw:commentRss>https://psyopsprime.com/education/application-integration-software/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
				<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<post-id xmlns="com-wordpress:feed-additions:1">832</post-id>	</item>
	</channel>
</rss>
