<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-28855</id>
	<title>Nabble - Simbrain</title>
	<updated>2008-04-11T09:01:37Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Simbrain-f28855.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Simbrain-f28855.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-16627898</id>
	<title>Re: Getting started</title>
	<published>2008-04-11T09:01:37Z</published>
	<updated>2008-04-11T09:01:37Z</updated>
	<author>
		<name>Max2000</name>
	</author>
	<content type="html">Thanks for replying, Jeff. I typed in an edit before reading your stuff. I like to be active and useful to the forum.
&lt;br&gt;Max2000
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Getting-started-tp16619569p16627898.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16627883</id>
	<title>Re: Getting started</title>
	<published>2008-04-11T08:32:19Z</published>
	<updated>2008-04-11T08:32:19Z</updated>
	<author>
		<name>jyoshimi</name>
	</author>
	<content type="html">Hi Max,
&lt;br&gt;&lt;br&gt;You just have to double click on the Simbrain.jar file (inside the folder you unpacked). &amp;nbsp;There is no .exe file. &amp;nbsp;Let me know if you still run into problems.
&lt;br&gt;&lt;br&gt;- Jeff
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Getting-started-tp16619569p16627883.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16619569</id>
	<title>Getting started</title>
	<published>2008-04-10T15:08:20Z</published>
	<updated>2008-04-11T08:56:59Z</updated>
	<author>
		<name>Max2000</name>
	</author>
	<content type="html">I just downloaded the Simbrain ZIP file and uppacked it. But can't find an executable to run. How to get the program started ?
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Max 2000
&lt;br&gt;&lt;br&gt;Aaahh, and here is the answer, I believe. Simbrain.jar (double click to get simbrain going) shows up in the simbrain2 map as a winrar archive, which I unpacked as well. Just double clicking, without unpacking, does the trick. I hope I have got it right now but it seems to work.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Max 2000</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Getting-started-tp16619569p16619569.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16100656</id>
	<title>Re: training a backprop network using odor world data</title>
	<published>2008-03-17T12:55:43Z</published>
	<updated>2008-03-17T12:55:43Z</updated>
	<author>
		<name>jyoshimi</name>
	</author>
	<content type="html">Hello, and thanks for your query.
&lt;br&gt;&lt;br&gt;There is some documentation on this:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.simbrain.net/Documentation/docs/Pages/Network/network/backpropnetwork.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.simbrain.net/Documentation/docs/Pages/Network/network/backpropnetwork.html&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.simbrain.net/Documentation/docs/Pages/Network/network/trainingFile.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.simbrain.net/Documentation/docs/Pages/Network/network/trainingFile.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;On the first page, see the bottom under &amp;quot;training.&amp;quot;
&lt;br&gt;&lt;br&gt;The overall process is a bit counterintuitive (relative to the overall visual emphasis of Simbrain). &amp;nbsp; The basic method is to right click on the backprop tab, select &amp;quot;Train Backprop Network&amp;quot; and then to specify input and output files. &amp;nbsp;You have to manually create those files outside of Simbrain. &amp;nbsp;All the training happens in the dialog. &amp;nbsp; (In version 3 we are changing things so that training networks is much more flexible and intuitive).
&lt;br&gt;&lt;br&gt;Most of the training files I've used are in the folder {Simbrain_Home}/simulations/networks/bp/training. 
&lt;br&gt;&lt;br&gt;To train a network to respond in some way to OdorWorld objects, you should build your Odor World environment and Simbrain network, see how the OdorWorld objects affect the input layer of the network, and then manually create your training files. &amp;nbsp; Then you can use those files to train the network.
&lt;br&gt;&lt;br&gt;Let me know if this helps,
&lt;br&gt;&lt;br&gt;- Jeff</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/training-a-backprop-network-using-odor-world-data-tp16089375p16100656.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16089375</id>
	<title>training a backprop network using odor world data</title>
	<published>2008-03-17T00:01:55Z</published>
	<updated>2008-03-17T00:01:55Z</updated>
	<author>
		<name>kimira</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Thanks for putting up Sim brain. it is a very useful tool to teach neural nets. 
&lt;br&gt;&lt;br&gt;I am trying to play with training backprop networks using odor world. backprop 3-5-3.sim and backprop auto-3.sim are the demos. But they are networks that are already trained, and we can just run them. How was the training acheived? using what data?
&lt;br&gt;&lt;br&gt;Thanks</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/training-a-backprop-network-using-odor-world-data-tp16089375p16089375.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15213732</id>
	<title>Re: Error loading simbrain files on Ubuntu</title>
	<published>2008-01-31T12:19:39Z</published>
	<updated>2008-01-31T12:19:39Z</updated>
	<author>
		<name>jyoshimi</name>
	</author>
	<content type="html">Ouch! &amp;nbsp;Ok, I'll try running on Ubuntu to see if I can replicate the problem. &amp;nbsp; It may take me a few days to get back to you as I hunt down a suitable machine for testing. &amp;nbsp;Thanks,
&lt;br&gt;&lt;br&gt;- Jeff</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Error-loading-simbrain-files-on-Ubuntu-tp15122756p15213732.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15213727</id>
	<title>Re: Error loading simbrain files on Ubuntu</title>
	<published>2008-01-31T12:15:23Z</published>
	<updated>2008-01-31T12:15:23Z</updated>
	<author>
		<name>Garred</name>
	</author>
	<content type="html">Hello, thanks for your reply!
&lt;br&gt;&lt;br&gt;I tried to open other files (workspace files, networks files...) but I always get this error. I tried to change all files permissions but it don't work.
&lt;br&gt;&lt;br&gt;I tried to save a random neural net or workspace and I don't get any error message, but simbrain only create empty files.</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Error-loading-simbrain-files-on-Ubuntu-tp15122756p15213727.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15162555</id>
	<title>Re: Error loading simbrain files on Ubuntu</title>
	<published>2008-01-29T08:00:14Z</published>
	<updated>2008-01-29T08:00:14Z</updated>
	<author>
		<name>jyoshimi</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;That error usually occurs when the workspace file (in this case, the default workspace, &amp;quot;two_agents.sim&amp;quot;) can't be located. &amp;nbsp; Simbrain stores the last open workspace file as a &lt;a href=&quot;http://java.sun.com/j2se/1.4.2/docs/guide/lang/preferences.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;user preference&lt;/a&gt;, so that when you start Simbrain the last workspace you worked with is automatically loaded. &amp;nbsp;So, you can get rid of the error simply by opening a new workspace file. &amp;nbsp; To do this, just go to File &amp;gt; Open Workspace, and navigate to the &amp;quot;sims&amp;quot; folder, in your case &amp;nbsp;/home/[userfolder]/../Simbrain2/simulations/sims and open a workspace file. &amp;nbsp; two_agents.sim is in simulations/sims/vehicles.
&lt;br&gt;&lt;br&gt;After you open it, next time you reopen Simbrain it should automatically load that workspace file.
&lt;br&gt;&lt;br&gt;Tell me if this works. &amp;nbsp;If not, it may be something else specific to Ubuntu (I have not tested Simbrain on Ubuntu), which I can look into.
&lt;br&gt;&lt;br&gt;- Jeff</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Error-loading-simbrain-files-on-Ubuntu-tp15122756p15162555.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15122756</id>
	<title>Error loading simbrain files on Ubuntu</title>
	<published>2008-01-27T11:21:16Z</published>
	<updated>2008-01-27T11:21:16Z</updated>
	<author>
		<name>Garred</name>
	</author>
	<content type="html">Hello! and sorry for my bad english...
&lt;br&gt;&lt;br&gt;I get warnings like &amp;quot;Could not find workspace file ./simulation/sims/vehicles/two_agents.sim&amp;quot; each time I'm trying to open a file. It's the only thing not working correctly. How can I solve it?
&lt;br&gt;&lt;br&gt;Instalation path is /home/[userfolder]/../Simbrain2/, and I don't execute it with root user. I don't know if this is important.
&lt;br&gt;&lt;br&gt;Thanks!</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Error-loading-simbrain-files-on-Ubuntu-tp15122756p15122756.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-14331202</id>
	<title>echo</title>
	<published>2007-12-13T23:17:55Z</published>
	<updated>2007-12-13T23:17:55Z</updated>
	<author>
		<name>stimulusartifact</name>
	</author>
	<content type="html">&lt;img class='smiley' src='http://www.nabble.com/images/smiley/smiley_good.gif' /&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/echo-tp14331202p14331202.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13893417</id>
	<title>Greetings / News</title>
	<published>2007-11-22T01:18:43Z</published>
	<updated>2007-11-22T01:18:43Z</updated>
	<author>
		<name>jyoshimi</name>
	</author>
	<content type="html">Well, here's an initial post to this forum. &amp;nbsp; Simbrain 3.0 is being actively developed, and I'm hoping for a release this summer. &amp;nbsp;We have a developer list-serv and wiki, but there is no forum for public discussion, etc., so here goes. 
&lt;br&gt;&lt;br&gt;- Jeff</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Greetings---News-tp13893417p13893417.html" />
</entry>

</feed>
