Team:Grenoble-EMSE-LSU/Project/Modelling/Parameters

From 2013.igem.org

(Difference between revisions)
Line 56: Line 56:
                           <h2>Genetic Algorithms</h2>
                           <h2>Genetic Algorithms</h2>
-
<p>At first the only possibility to find our parameters was to manipulate them by hand until the predictions seemed good enough. It wasn't a slow method since we could imagine how the prediction would change with the variation of each parameter. But it gave no clue the solution found was the best one.</p>
+
<p>At first the only possibility to find our parameters was to manipulate them by hand until the predictions seemed good enough. It wasn't a slow method since we could imagine how the prediction would change with the variation of each parameter. But it gave no clue the solution found was the best one. It can be improved by an exhaustive research, but its a pretty long process. To verify 10 values of each parameter, $10^6$ tests are, and each test consists in the calculation of 1000 points. For a standard computer, it represents 2 hours of continuous processing. Considering that 10 values is too few to have a precise answer, it would have been difficult to use.</p>
-
<p>
+
<p>That's why we used genetic algorithms.</p>
</li>
</li>
 +
 +
                                <li>
 +
                <h2>Results</h2>
 +
 +
 +
 +
 +
                                </li>
<li id="next"><a href="/Team:Grenoble-EMSE-LSU/Project/Modelling/Density">Next Page</a></li>
<li id="next"><a href="/Team:Grenoble-EMSE-LSU/Project/Modelling/Density">Next Page</a></li>

Revision as of 22:34, 29 September 2013

Grenoble-EMSE-LSU, iGEM


Grenoble-EMSE-LSU, iGEM

Retrieved from "http://2013.igem.org/Team:Grenoble-EMSE-LSU/Project/Modelling/Parameters"