<?xml version="1.0" encoding="ISO-8859-1"?><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
<journal-meta>
<journal-id>1870-9044</journal-id>
<journal-title><![CDATA[Polibits]]></journal-title>
<abbrev-journal-title><![CDATA[Polibits]]></abbrev-journal-title>
<issn>1870-9044</issn>
<publisher>
<publisher-name><![CDATA[Instituto Politécnico Nacional, Centro de Innovación y Desarrollo Tecnológico en Cómputo]]></publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id>S1870-90442012000200003</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[Diseño Automático de Redes Neuronales Artificiales mediante el uso del Algoritmo de Evolución Diferencial (ED)]]></article-title>
<article-title xml:lang="en"><![CDATA[Automatic Design of Artificial Neural Networks by means of Differential Evolution (DE) Algorithm]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Garro]]></surname>
<given-names><![CDATA[Beatriz A.]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Sossa]]></surname>
<given-names><![CDATA[Humberto]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Vázquez]]></surname>
<given-names><![CDATA[Roberto A.]]></given-names>
</name>
<xref ref-type="aff" rid="A02"/>
</contrib>
</contrib-group>
<aff id="A01">
<institution><![CDATA[,Instituto Politécnico Nacional Centro de Investigación en Computación ]]></institution>
<addr-line><![CDATA[México ]]></addr-line>
<country>México</country>
</aff>
<aff id="A02">
<institution><![CDATA[,Universidad la Salle Facultad de Ingeniería Grupo de Sistemas Inteligentes]]></institution>
<addr-line><![CDATA[México ]]></addr-line>
<country>México</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>12</month>
<year>2012</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>12</month>
<year>2012</year>
</pub-date>
<numero>46</numero>
<fpage>13</fpage>
<lpage>27</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_arttext&amp;pid=S1870-90442012000200003&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_abstract&amp;pid=S1870-90442012000200003&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_pdf&amp;pid=S1870-90442012000200003&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="es"><p><![CDATA[En el área de la Inteligencia Artificial, las Redes Neuronales Artificiales (RNA) han sido aplicadas para la solución de múltiples tareas. A pesar de su declive y del resurgimiento de su desarrollo y aplicación, su diseño se ha caracterizado por un mecanismo de prueba y error, el cual puede originar un desempeño bajo. Por otro lado, los algoritmos de aprendizaje que se utilizan como el algoritmo de retropropagacion y otros basados en el gradiente descenciente, presentan una desventaja: no pueden resolver problemas no continuos ni problemas multimodales. Por esta razón surge la idea de aplicar algoritmos evolutivos para diseñar de manera automática una RNA. En esta investigación, el algoritmo de Evolución Diferencial (ED) encuentra los mejores elementos principales de una RNA: la arquitectura, los pesos sinápticos y las funciones de transferencia. Por otro lado, dos funciones de aptitud son propuestas: el error cuadraatico medio (MSE por sus siglas en inglés) y el error de clasificación (CER) las cuales, involucran la etapa de validación para garantizar un buen desempeño de la RNA. Primero se realizó un estudio de las diferentes configuraciones del algoritmo de ED, y al determinar cuál fue la mejor configuración se realizó una experimentación exhaustiva para medir el desempeño de la metodología propuesta al resolver problemas de clasificación de patrones. También, se presenta una comparativa contra dos algoritmos clásicos de entrenamiento: Gradiente descendiente y Levenberg-Marquardt.]]></p></abstract>
<abstract abstract-type="short" xml:lang="en"><p><![CDATA[Artificial Neural Networks (ANN) have been applied in several tasks in the field of Artificial Intelligence. Despite their decline and then resurgence, the ANN design is currently a trial-and-error process, which can stay trapped in bad solutions. In addition, the learning algorithms used, such as back-propagation and other algorithms based in the gradient descent, present a disadvantage: they cannot be used to solve non-continuous and multimodal problems. For this reason, the application of evolutionary algorithms to automatically designing ANNs is proposed. In this research, the Differential Evolution (DE) algorithm inds the best design for the main elements of ANN: the architecture, the set of synaptic weights, and the set of transfer functions. Also two itness functions are used (the mean square error-MSE and the classification error-CER) which involve the validation stage to guarantee a good ANN performance. First, a study of the best parameter coniguration for DE algorithm is conducted. The experimental results show the performance of the proposed methodology to solve pattern classiication problems. Next, a comparison with two classic learning algorithms-gradiant descent and Levenberg-Marquardt-are presented.]]></p></abstract>
<kwd-group>
<kwd lng="es"><![CDATA[Evolución diferencial]]></kwd>
<kwd lng="es"><![CDATA[evolución de redes neuronales artificiales]]></kwd>
<kwd lng="es"><![CDATA[clasificación de patrones]]></kwd>
<kwd lng="en"><![CDATA[Differential evolution]]></kwd>
<kwd lng="en"><![CDATA[evolutionary neural networks]]></kwd>
<kwd lng="en"><![CDATA[pattern classification]]></kwd>
</kwd-group>
</article-meta>
</front><body><![CDATA[ <p align="center"><font face="verdana" size="4"><b>Dise&ntilde;o Autom&aacute;tico de Redes Neuronales Artificiales mediante el uso del Algoritmo de Evoluci&oacute;n Diferencial (ED)</b></font></p>     <p align="center"><font face="verdana" size="2">&nbsp;</font></p>     <p align="center"><font face="verdana" size="3"><b>Automatic Design of Artificial Neural Networks by means of Differential Evolution (DE) Algorithm</b></font></p>     <p align="center"><font face="verdana" size="2">&nbsp;</font></p>     <p align="center"><font face="verdana" size="2"><b>Beatriz A. Garro<sup>1</sup>, Humberto Sossa<sup>1</sup>, Roberto A. V&aacute;zquez<sup>2</sup></b></font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2"><i><sup>1</sup> Centro de Investigaci&oacute;n en Computaci&oacute;n del Instituto Polit&eacute;cnico Nacional, CIC&#150;IPN, Av. Juan de Dios B&aacute;tiz s/n, esquina con Miguel de Othon de Mendiz&aacute;bal, 07738, Ciudad de M&eacute;xico, M&eacute;xico. (Email:</i> <a href="mailto:bgarrol@ipn.mx">bgarrol@ipn.mx</a>, <a href="mailto:hsossa@cic.ipn.mx">hsossa@cic.ipn.mx</a><i>).</i></font></p>     <p align="justify"><font face="verdana" size="2"><i><sup>2</sup> Grupo de Sistemas Inteligentes, Facultad de Ingenier&iacute;a, Universidad la Salle, Benjam&iacute;n Franklin 47, Col. Hip&oacute;dromo Condesa, 06140, Ciudad de M&eacute;xico, M&eacute;xico (Email:</i> <a href="mailto:ravem@lasallistas.oig.mx">ravem@lasallistas.oig.mx</a><i>).</i></font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2">Manuscript received April 22, 2012.    ]]></body>
<body><![CDATA[<br> Manuscript accepted for publication July 20, 2012.</font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2"><b>Resumen </b></font></p>     <p align="justify"><font face="verdana" size="2">En el &aacute;rea de la Inteligencia Artificial, las Redes Neuronales Artificiales (RNA) han sido aplicadas para la soluci&oacute;n de m&uacute;ltiples tareas. A pesar de su declive y del resurgimiento de su desarrollo y aplicaci&oacute;n, su dise&ntilde;o se ha caracterizado por un mecanismo de prueba y error, el cual puede originar un desempe&ntilde;o bajo. Por otro lado, los algoritmos de aprendizaje que se utilizan como el algoritmo de retropropagacion y otros basados en el gradiente descenciente, presentan una desventaja: no pueden resolver problemas no continuos ni problemas multimodales. Por esta raz&oacute;n surge la idea de aplicar algoritmos evolutivos para dise&ntilde;ar de manera autom&aacute;tica una RNA. En esta investigaci&oacute;n, el algoritmo de Evoluci&oacute;n Diferencial (ED) encuentra los mejores elementos principales de una RNA: la arquitectura, los pesos sin&aacute;pticos y las funciones de transferencia. Por otro lado, dos funciones de aptitud son propuestas: el error cuadraatico medio (MSE por sus siglas en ingl&eacute;s) y el error de clasificaci&oacute;n (CER) las cuales, involucran la etapa de validaci&oacute;n para garantizar un buen desempe&ntilde;o de la RNA. Primero se realiz&oacute; un estudio de las diferentes configuraciones del algoritmo de ED, y al determinar cu&aacute;l fue la mejor configuraci&oacute;n se realiz&oacute; una experimentaci&oacute;n exhaustiva para medir el desempe&ntilde;o de la metodolog&iacute;a propuesta al resolver problemas de clasificaci&oacute;n de patrones. Tambi&eacute;n, se presenta una comparativa contra dos algoritmos cl&aacute;sicos de entrenamiento: Gradiente descendiente y Levenberg&#150;Marquardt.</font></p>     <p align="justify"><font face="verdana" size="2"><b>Palabras clave: </b>Evoluci&oacute;n diferencial, evoluci&oacute;n de redes neuronales artificiales, clasificaci&oacute;n de patrones.</font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2"><b>Abstract </b></font></p>     <p align="justify"><font face="verdana" size="2">Artificial Neural Networks (ANN) have been applied in several tasks in the field of Artificial Intelligence. Despite their decline and then resurgence, the ANN design is currently a trial&#150;and&#150;error process, which can stay trapped in bad solutions. In addition, the learning algorithms used, such as back&#150;propagation and other algorithms based in the gradient descent, present a disadvantage: they cannot be used to solve non&#150;continuous and multimodal problems. For this reason, the application of evolutionary algorithms to automatically designing ANNs is proposed. In this research, the Differential Evolution (DE) algorithm inds the best design for the main elements of ANN: the architecture, the set of synaptic weights, and the set of transfer functions. Also two itness functions are used (the mean square error&#151;MSE and the classification error&#151;CER) which involve the validation stage to guarantee a good ANN performance. First, a study of the best parameter coniguration for DE algorithm is conducted. The experimental results show the performance of the proposed methodology to solve pattern classiication problems. Next, a comparison with two classic learning algorithms&#151;gradiant descent and Levenberg&#150;Marquardt&#151;are presented.</font></p>     <p align="justify"><font face="verdana" size="2"><b>Key words: </b>Differential evolution, evolutionary neural networks, pattern classification.</font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2"><a href="/pdf/poli/n46/n46a3.pdf" target="_blank">DESCARGAR ART&Iacute;CULO EN FORMATO PDF</a></font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2"><b>AGRADECIMIENTOS</b></font></p>     <p align="justify"><font face="verdana" size="2">H. Sossa agradece a la SIP&#150;IPN y al DAAD, por el apoyo econ&oacute;mico bajo el n&uacute;mero 20111016 y al DAAD&#150;PROALMEX J000.426/2009. B. A. Garro agradece al CONACYT por la beca otorgada durante sus estudios doctorales. H. Sossa tambi&eacute;n agradece a la Union Europea y el CONACYT por el apoyo econ&oacute;mico FONCICYT 93829. El contenido de este art&iacute;culo es responsabilidad exclusiva del CIC&#150;IPN y no puede ser considerado como posici&oacute;n de la Uni&oacute;n Europea.</font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2"><b>REFERENCES</b></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;1&#93; S. R. y Cajal, Ed., <i>Elementos de histolog&iacute;a normal y de t&eacute;cnica microgr&aacute;fica para uso de estudiantes, </i>3rd ed. Madrid, Espa&ntilde;a: Imprenta y librer&iacute;a de Nicolas Moya, 1901.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051821&pid=S1870-9044201200020000300001&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --> </font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;2&#93; D. E. Rumelhart, G. E.  Hinton, and R. J. Williams, <i>Learning internal  representations  by  error propagation.     </i>Cambridge, MA, USA:    MIT   Press,   1988,   pp.   673&#150;695.    &#91;Online&#93;. Available: <a href="http://dl.acm.org/citation.cfm?id=65669.104449" target="_blank">http://dl.acm.org/citation.cfm?id=65669.104449</a> </font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051823&pid=S1870-9044201200020000300002&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">&#91;3&#93; T. Back, D. B. Fogel, and Z. Michalewicz, Eds., <i>Handbook of Evolutionary Computation, </i>1st ed.    Bristol, UK, UK: IOP Publishing Ltd., 1997.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051824&pid=S1870-9044201200020000300003&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;4&#93; C. Darwin, <i>The origin of species /. </i>New York :P.F. Collier,, 1859, <a href="http://www.biodiversitylibrary.org/bibliography/24252#/summary" target="_blank">http://www.biodiversitylibrary.org/bibliography/24252</a>. &#91;Online&#93;. Available: <a href="http://www.biodiversitylibrary.org/item/65514#page/7/mode/1up" target="_blank">http://www.biodiversitylibrary.org/item/65514</a></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051826&pid=S1870-9044201200020000300004&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">&#91;5&#93; A. Weismann, <i>Die Kontinuit&auml;t des Keimplasmas als Grundlage einer Theorie der Vererbung /.   </i>Jena, Germany: Gustav Fischer, 1885.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051827&pid=S1870-9044201200020000300005&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;6&#93; G. Mendel and W. Bateson, <i>Experiments in plant&#150;hybridisation /. </i>Cambridge, Mass. :Harvard University Press,, 1925, <a href="http://www.biodiversitylibrary.org/bibliography/4532#/summary" target="_blank">http://www.biodiversitylibrary.org/bibliography/4532</a>. &#91;Online&#93;. Available: <a href="http://www.biodiversitylibrary.org/item/23469#page/3/mode/1up" target="_blank">http://www.biodiversitylibrary.org/item/23469</a></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051829&pid=S1870-9044201200020000300006&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">&#91;7&#93; J. Ilonen, J.&#150;K. Kamarainen, and J. Lampinen, "Differential evolution training algorithm for feed&#150;forward neural networks," <i>Neural Process. Lett., </i>vol. 17, no. 1, pp. 93&#150;105, Mar. 2003. &#91;Online&#93;. Available: <a href="http://link.springer.com/article/10.1023/A:1022995128597" target="_blank">http://dx.doi.org/10.1023/A:1022995128597</a></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051830&pid=S1870-9044201200020000300007&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">&#91;8&#93; N. Guiying and Z. Yongquan, "A modified differential evolution algorithm for optimization neural network," in <i>Proceedings of the International Conference on Intelligent Systems and Knowledge Engineering, </i>ser. Advances in Intelligent Systems Research, 2007.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051831&pid=S1870-9044201200020000300008&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;9&#93; H. M. Abdul&#150;Kader, "Neural networks training based on differential evolution al&#150;gorithm compared with other architectures for weather forecasting34," <i>International Journal of Computer Science and Network Security, </i>vol. 9, no. 3, pp. 92&#150;99, march 2009.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051833&pid=S1870-9044201200020000300009&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2">&#91;10&#93; B. Garro, H. Sossa, and R. V&aacute;zquez, "Evolving neural networks: A comparison between differential evolution and particle swarm optimization," in <i>Advances in Swarm Intelligence, </i>ser. Lecture Notes in Computer Science, Y. Tan, Y. Shi, Y. Chai, and G. Wang, Eds. Springer Berlin / Heidelberg, 2011, vol. 6728, pp. 447&#150;454.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051835&pid=S1870-9044201200020000300010&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;11&#93; X. Yao, "Evolving artificial neural networks," 1999.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051837&pid=S1870-9044201200020000300011&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;12&#93; B. A. Garro, H. Sossa, and R. A. V&aacute;zquez, "Design of artificial neural networks using differential evolution algorithm," in <i>Proceedings of the 17th international conference on Neural information processing: models and applications &#150; Volume Part II, </i>ser. ICONIP'10. Berlin, Heidelberg: Springer&#150;Verlag, 2010, pp. 201&#150;208. &#91;Online&#93;. Available: <a href="http://dl.acm.org/citation.cfm?id=1939751.1939779" target="_blank">http://dl.acm.org/citation.cfm?id=1939751.1939779</a></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051839&pid=S1870-9044201200020000300012&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">&#91;13&#93; T. Kohonen, "An introduction to neural computing," <i>Neural Networks, </i>vol. 1, no. 1, pp. 3&#150;16, 1988.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051840&pid=S1870-9044201200020000300013&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;14&#93; F. Rosenblatt, <i>Principles of Neurodynamics.   </i>Spartan Book, 1962.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051842&pid=S1870-9044201200020000300014&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;15&#93; J. J. Hopfield, "Neural networks and physical systems with emergent collective computational abilities," <i>Proceedings of the National Academy of Sciences, </i>vol. 79, no. 8, pp. 2554&#150;2558, Apr. 1982.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051844&pid=S1870-9044201200020000300015&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;16&#93; S. Haykin, <i>Neural Networks: A Comprehensive Foundation. </i>New York: Macmillan, 1994.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051846&pid=S1870-9044201200020000300016&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;17&#93; P. Isasi Vi&ntilde;uela and I. M. Galv&aacute;n Le&oacute;n, <i>Redes de neuronas artificiales: Un enfoque pr&aacute;ctico.   </i>Madrid, Espa&ntilde;a: Pearson Educaci&oacute;n, 2004.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051848&pid=S1870-9044201200020000300017&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;18&#93; B. Mart&iacute;n del Br&iacute;o and A. Saenz Molina, <i>Redes Neuronales y Sistemas Borrosos.   </i>Madrid, Espa&ntilde;a: Alfaomega, 2007.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051850&pid=S1870-9044201200020000300018&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;19&#93; R. Storn and K. Price, "Differential evolution &#151; a simple and efficient adaptive scheme for global optimization over continuous spaces," International Computer Science Institute, Berkeley, Tech. Rep., 1995. &#91;Online&#93;. Available: <a href="http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.1.9696" target="_blank">http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.1.9696</a></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051852&pid=S1870-9044201200020000300019&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">&#91;20&#93; S. Das and P. N. Suganthan, "Differential evolution: A survey of the state&#150;of&#150;the&#150;art," <i>IEEE Trans. Evolutionary Computation, </i>vol. 15, no. 1, pp. 4&#150;31, 2011.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051853&pid=S1870-9044201200020000300020&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>     ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2">&#91;21&#93; E.  Mezura&#150;Montes,  J.  Vel&aacute;zquez&#150;Reyes,   and  C.   A.   C. Coello, "A comparative study of differential evolution variants for global optimization," in <i>GECCO, </i>M. Cattolico, Ed. ACM, 2006, pp. 485&#150;492.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051855&pid=S1870-9044201200020000300021&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --> </font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;22&#93; R.    Storn   and   K.   Price.    (2012,    april)    Official   web site this  is   a  test   entry   of  type   @ONLINE.   &#91;Online&#93;. Available: <a href="http://www.icsi.berkeley.edu/storn/code.html" target="_blank">http://www.icsi.berkeley.edu/storn/code.html</a>,    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051857&pid=S1870-9044201200020000300022&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --> </font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;23&#93; D. N. A. Asuncion, "UCI machine learning repository," 2007. &#91;Online&#93;. Available: <a href="http://www.ics.uci.edu/~mlearn/MLRepository.html" target="_blank">http://www.ics.uci.edu/~mlearn/MLRepository.html</a></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051859&pid=S1870-9044201200020000300023&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">&#91;24&#93; R. A. V&aacute;zquez and H. Sossa, "A new associative model with dynamical synapses," <i>Neural Processing Letters, </i>vol. 28, no. 3, pp. 189&#150;207, 2008.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051860&pid=S1870-9044201200020000300024&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --> </font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;25&#93; B. A. G. Licon, J. H. S. Azuela, and R. A. V&aacute;zquez, "Design of artificial neural networks using a modified particle swarm optimization algorithm," in <i>IJCNN.   </i>IEEE, 2009, pp. 938&#150;945.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051862&pid=S1870-9044201200020000300025&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --> </font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;26&#93; B. A. Garro, H. Sossa, and R. A. Vazquez, "Artificial neural network synthesis by means of artificial bee colony (abc) algorithm," in <i>IEEE Congress on Evolutionary Computation.   </i>IEEE, 2011, pp. 331&#150;338.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6051864&pid=S1870-9044201200020000300026&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>      ]]></body><back>
<ref-list>
<ref id="B1">
<label>1</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[R. y Cajal]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
</person-group>
<source><![CDATA[Elementos de histología normal y de técnica micrográfica para uso de estudiantes]]></source>
<year>1901</year>
<edition>3</edition>
<publisher-loc><![CDATA[Madrid ]]></publisher-loc>
<publisher-name><![CDATA[Imprenta y librería de Nicolas Moya]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B2">
<label>2</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Rumelhart]]></surname>
<given-names><![CDATA[D. E.]]></given-names>
</name>
<name>
<surname><![CDATA[Hinton]]></surname>
<given-names><![CDATA[G. E.]]></given-names>
</name>
<name>
<surname><![CDATA[Williams]]></surname>
<given-names><![CDATA[R. J.]]></given-names>
</name>
</person-group>
<source><![CDATA[Learning internal representations by error propagation]]></source>
<year>1988</year>
<page-range>673-695</page-range><publisher-loc><![CDATA[Cambridge^eMA MA]]></publisher-loc>
<publisher-name><![CDATA[MIT Press]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B3">
<label>3</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Back]]></surname>
<given-names><![CDATA[T.]]></given-names>
</name>
<name>
<surname><![CDATA[Fogel]]></surname>
<given-names><![CDATA[D. B.]]></given-names>
</name>
<name>
<surname><![CDATA[Michalewicz]]></surname>
<given-names><![CDATA[Z.]]></given-names>
</name>
</person-group>
<source><![CDATA[Handbook of Evolutionary Computation]]></source>
<year>1997</year>
<edition>1</edition>
<publisher-loc><![CDATA[Bristol^eUK UK]]></publisher-loc>
<publisher-name><![CDATA[IOP Publishing Ltd.]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B4">
<label>4</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Darwin]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
</person-group>
<source><![CDATA[The origin of species]]></source>
<year>1859</year>
<publisher-loc><![CDATA[New York ]]></publisher-loc>
<publisher-name><![CDATA[P.F. Collier]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B5">
<label>5</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Weismann]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Die Kontinuität des Keimplasmas als Grundlage einer Theorie der Vererbung]]></source>
<year>1885</year>
<publisher-loc><![CDATA[Jena ]]></publisher-loc>
<publisher-name><![CDATA[Gustav Fischer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B6">
<label>6</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Mendel]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Bateson]]></surname>
<given-names><![CDATA[W.]]></given-names>
</name>
</person-group>
<source><![CDATA[Experiments in plant-hybridisation]]></source>
<year>1925</year>
<publisher-loc><![CDATA[Cambridge^eMass. Mass.]]></publisher-loc>
<publisher-name><![CDATA[Harvard University Press]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B7">
<label>7</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Ilonen]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Kamarainen]]></surname>
<given-names><![CDATA[J.-K.]]></given-names>
</name>
<name>
<surname><![CDATA[Lampinen]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Differential evolution training algorithm for feed-forward neural networks]]></article-title>
<source><![CDATA[Neural Process. Lett.]]></source>
<year>Mar.</year>
<month> 2</month>
<day>00</day>
<volume>17</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>93-105</page-range></nlm-citation>
</ref>
<ref id="B8">
<label>8</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Guiying]]></surname>
<given-names><![CDATA[N.]]></given-names>
</name>
<name>
<surname><![CDATA[Yongquan]]></surname>
<given-names><![CDATA[Z.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A modified differential evolution algorithm for optimization neural network]]></article-title>
<source><![CDATA[Proceedings of the International Conference on Intelligent Systems and Knowledge Engineering]]></source>
<year>2007</year>
</nlm-citation>
</ref>
<ref id="B9">
<label>9</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Abdul-Kader]]></surname>
<given-names><![CDATA[H. M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Neural networks training based on differential evolution al-gorithm compared with other architectures for weather forecasting34]]></article-title>
<source><![CDATA[International Journal of Computer Science and Network Security]]></source>
<year>marc</year>
<month>h </month>
<day>20</day>
<volume>9</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>92-99</page-range></nlm-citation>
</ref>
<ref id="B10">
<label>10</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Garro]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
<name>
<surname><![CDATA[Sossa]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Vázquez]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Evolving neural networks: A comparison between differential evolution and particle swarm optimization]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Tan]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
<name>
<surname><![CDATA[Shi]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
<name>
<surname><![CDATA[Chai]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
<name>
<surname><![CDATA[Wang]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
</person-group>
<source><![CDATA[Advances in Swarm Intelligence]]></source>
<year>2011</year>
<volume>6728</volume>
<page-range>447-454</page-range><publisher-loc><![CDATA[BerlinHeidelberg ]]></publisher-loc>
<publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B11">
<label>11</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Yao]]></surname>
<given-names><![CDATA[X.]]></given-names>
</name>
</person-group>
<source><![CDATA[Evolving artificial neural networks]]></source>
<year>1999</year>
</nlm-citation>
</ref>
<ref id="B12">
<label>12</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Garro]]></surname>
<given-names><![CDATA[B. A.]]></given-names>
</name>
<name>
<surname><![CDATA[Sossa]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Vázquez]]></surname>
<given-names><![CDATA[R. A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Design of artificial neural networks using differential evolution algorithm]]></article-title>
<source><![CDATA[Proceedings of the 17th international conference on Neural information processing: models and applications - Volume Part II]]></source>
<year>2010</year>
<page-range>201-208</page-range><publisher-loc><![CDATA[BerlinHeidelberg ]]></publisher-loc>
<publisher-name><![CDATA[Springer-Verlag]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B13">
<label>13</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Kohonen]]></surname>
<given-names><![CDATA[T.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[An introduction to neural computing]]></article-title>
<source><![CDATA[Neural Networks]]></source>
<year>1988</year>
<volume>1</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>3-16</page-range></nlm-citation>
</ref>
<ref id="B14">
<label>14</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Rosenblatt]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
</person-group>
<source><![CDATA[Principles of Neurodynamics]]></source>
<year>1962</year>
<publisher-name><![CDATA[Spartan Book]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B15">
<label>15</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Hopfield]]></surname>
<given-names><![CDATA[J. J.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Neural networks and physical systems with emergent collective computational abilities]]></article-title>
<source><![CDATA[Proceedings of the National Academy of Sciences]]></source>
<year>Apr.</year>
<month> 1</month>
<day>98</day>
<volume>79</volume>
<numero>8</numero>
<issue>8</issue>
<page-range>2554-2558</page-range></nlm-citation>
</ref>
<ref id="B16">
<label>16</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Haykin]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
</person-group>
<source><![CDATA[Neural Networks: A Comprehensive Foundation]]></source>
<year>1994</year>
<publisher-loc><![CDATA[New York ]]></publisher-loc>
<publisher-name><![CDATA[Macmillan]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B17">
<label>17</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Isasi Viñuela]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Galván León]]></surname>
<given-names><![CDATA[I. M.]]></given-names>
</name>
</person-group>
<source><![CDATA[Redes de neuronas artificiales: Un enfoque práctico]]></source>
<year>2004</year>
<publisher-loc><![CDATA[Madrid ]]></publisher-loc>
<publisher-name><![CDATA[Pearson Educación]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B18">
<label>18</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Martín del Brío]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
<name>
<surname><![CDATA[Saenz Molina]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Redes Neuronales y Sistemas Borrosos]]></source>
<year>2007</year>
<publisher-loc><![CDATA[Madrid ]]></publisher-loc>
<publisher-name><![CDATA[Alfaomega]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B19">
<label>19</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Storn]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Price]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
</person-group>
<source><![CDATA[Differential evolution - a simple and efficient adaptive scheme for global optimization over continuous spaces]]></source>
<year>1995</year>
<publisher-loc><![CDATA[Berkeley ]]></publisher-loc>
<publisher-name><![CDATA[International Computer Science Institute]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B20">
<label>20</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Das]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Suganthan]]></surname>
<given-names><![CDATA[P. N.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Differential evolution: A survey of the state-of-the-art]]></article-title>
<source><![CDATA[IEEE Trans. Evolutionary Computation]]></source>
<year>2011</year>
<volume>15</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>4-31</page-range></nlm-citation>
</ref>
<ref id="B21">
<label>21</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Mezura-Montes]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Velázquez-Reyes]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Coello]]></surname>
<given-names><![CDATA[C. A. C.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A comparative study of differential evolution variants for global optimization]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Cattolico]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<source><![CDATA[GECCO]]></source>
<year>2006</year>
<page-range>485-492</page-range><publisher-name><![CDATA[ACM]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B22">
<label>22</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Storn]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Price]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
</person-group>
<source><![CDATA[]]></source>
<year>2012</year>
<month>, </month>
<day>ap</day>
</nlm-citation>
</ref>
<ref id="B23">
<label>23</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Asuncion]]></surname>
<given-names><![CDATA[D. N. A.]]></given-names>
</name>
</person-group>
<source><![CDATA[UCI machine learning repository]]></source>
<year>2007</year>
</nlm-citation>
</ref>
<ref id="B24">
<label>24</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Vázquez]]></surname>
<given-names><![CDATA[R. A.]]></given-names>
</name>
<name>
<surname><![CDATA[Sossa]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A new associative model with dynamical synapses]]></article-title>
<source><![CDATA[Neural Processing Letters]]></source>
<year>2008</year>
<volume>28</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>189-207</page-range></nlm-citation>
</ref>
<ref id="B25">
<label>25</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Licon]]></surname>
<given-names><![CDATA[B. A. G.]]></given-names>
</name>
<name>
<surname><![CDATA[Azuela]]></surname>
<given-names><![CDATA[J. H. S.]]></given-names>
</name>
<name>
<surname><![CDATA[Vázquez]]></surname>
<given-names><![CDATA[R. A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Design of artificial neural networks using a modified particle swarm optimization algorithm]]></article-title>
<source><![CDATA[IJCNN. IEEE]]></source>
<year>2009</year>
<page-range>938-945</page-range></nlm-citation>
</ref>
<ref id="B26">
<label>26</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Garro]]></surname>
<given-names><![CDATA[B. A.]]></given-names>
</name>
<name>
<surname><![CDATA[Sossa]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Vazquez]]></surname>
<given-names><![CDATA[R. A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Artificial neural network synthesis by means of artificial bee colony (abc) algorithm]]></article-title>
<source><![CDATA[IEEE Congress on Evolutionary Computation]]></source>
<year>2011</year>
<page-range>331-338</page-range><publisher-name><![CDATA[IEEE]]></publisher-name>
</nlm-citation>
</ref>
</ref-list>
</back>
</article>
