Team:TCU Taiwan/Modeling
From 2014.igem.org
(Difference between revisions)
Line 262: | Line 262: | ||
<p><font face="Trebuchet MS" size="5" color="#90B849">3.Generating the Initial ANFIS Structure</font></p> | <p><font face="Trebuchet MS" size="5" color="#90B849">3.Generating the Initial ANFIS Structure</font></p> | ||
</font> | </font> | ||
- | <p><font color="#333" size="3" face="Verdana">Before we start the ANFIS training, we specify an initial ANFIS model structure as below:</font></p><table width="70%" border="0" cellspacing="0" cellpadding="0" align="center"> | + | <p><font color="#333" size="3" face="Verdana">Before we start the ANFIS training, we specify an initial ANFIS model structure as below:</font></p> |
+ | <p> </p> | ||
+ | <table width="70%" border="0" cellspacing="0" cellpadding="0" align="center"> | ||
<tr> | <tr> | ||
<td align="center"><img src="https://static.igem.org/mediawiki/2014/8/8c/TCU_MD_Structure.png" width="100%"></td> | <td align="center"><img src="https://static.igem.org/mediawiki/2014/8/8c/TCU_MD_Structure.png" width="100%"></td> | ||
Line 276: | Line 278: | ||
<p><font color="#333" size="3" face="Verdana">After loading the training data and generating the initial ANFIS structure, we started training the ANFIS. The number of training Epochs(Epochs means number of iterations) is over 2500.</font></p> | <p><font color="#333" size="3" face="Verdana">After loading the training data and generating the initial ANFIS structure, we started training the ANFIS. The number of training Epochs(Epochs means number of iterations) is over 2500.</font></p> | ||
<p><font color="#333" size="3" face="Verdana">During training we can see how Training error develops as below:</font> | <p><font color="#333" size="3" face="Verdana">During training we can see how Training error develops as below:</font> | ||
+ | <p> | ||
<table width="85%" border="0" cellspacing="0" cellpadding="0" align="center"> | <table width="85%" border="0" cellspacing="0" cellpadding="0" align="center"> | ||
<tr> | <tr> | ||
Line 288: | Line 291: | ||
<p><font color="#333" size="3" face="Verdana">Finally,we had to test our data against the trained ANFIS.After the ANFIS is trained, validate the model using a Testing data that differs from the one we used to train the ANFIS. </font></p> | <p><font color="#333" size="3" face="Verdana">Finally,we had to test our data against the trained ANFIS.After the ANFIS is trained, validate the model using a Testing data that differs from the one we used to train the ANFIS. </font></p> | ||
<p><font color="#333" size="3" face="Verdana">When we test the testing data against the ANFIS, it looks satisfactory.</font></p> | <p><font color="#333" size="3" face="Verdana">When we test the testing data against the ANFIS, it looks satisfactory.</font></p> | ||
+ | <p> </p> | ||
<table width="85%" border="0" cellspacing="0" cellpadding="0" align="center"> | <table width="85%" border="0" cellspacing="0" cellpadding="0" align="center"> | ||
<tr> | <tr> |
Revision as of 15:27, 17 October 2014
Modeling |
|
|
^
|
Lost the way? Use it to help you if you're lost. |
^