⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 337-338.html

📁 遗传算法经典书籍-英文原版 是研究遗传算法的很好的资料
💻 HTML
字号:
<HTML>
<HEAD>
<META name=vsisbn content="0849398010">
<META name=vstitle content="Industrial Applications of Genetic Algorithms">
<META name=vsauthor content="Charles Karr; L. Michael Freeman">
<META name=vsimprint content="CRC Press">
<META name=vspublisher content="CRC Press LLC">
<META name=vspubdate content="12/01/98">
<META name=vscategory content="Web and Software Development: Artificial Intelligence: Other">




<TITLE>Industrial Applications of Genetic Algorithms:Genetic Algorithms for Game Playing</TITLE>

<!-- HEADER -->

<STYLE type="text/css"> 
 <!--
 A:hover  {
 	color : Red;
 }
 -->
</STYLE>

<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">

<!--ISBN=0849398010//-->
<!--TITLE=Industrial Applications of Genetic Algorithms//-->
<!--AUTHOR=Charles Karr//-->
<!--AUTHOR=L. Michael Freeman//-->
<!--PUBLISHER=CRC Press LLC//-->
<!--IMPRINT=CRC Press//-->
<!--CHAPTER=17//-->
<!--PAGES=337-338//-->
<!--UNASSIGNED1//-->
<!--UNASSIGNED2//-->

<CENTER>
<TABLE BORDER>
<TR>
<TD><A HREF="331-337.html">Previous</A></TD>
<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>
<TD><A HREF="../ch18/339-341.html">Next</A></TD>
</TR>
</TABLE>
</CENTER>
<P><BR></P>
<P><FONT SIZE="+1"><B><I>Future Works</I></B></FONT></P>
<P>An interesting problem might be to take Samuel&#146;s checker playing program and incorporate the GA into the parameter searching routine. Samuel did a random search for his program. Even though it worked rather well, it took a lot of time for the search. By incorporating a GA, this search could be done more efficiently.
</P>
<P>Also, the experience gained from this project could be used to attack a more complicated game. There are games that traditional AI methods do not play very well, such as bridge, poker, or go. These games represent difficult problems because of the enormous search space involved or because of the inexact information associated with the games. To come up with the right strings to represent and simplify those game strategies is the key to solving these problems.</P>
<P><FONT SIZE="+1"><B>REFERENCES</B></FONT></P>
<DL>
<DD><B>1</B>&nbsp;&nbsp;Bagley, J. D. (1967). <I>The behavior of adaptive systems which employ genetic and correlation algorithms</I>. Doctoral dissertation, Ann Arbor: The University of Michigan.
<DD><B>2</B>&nbsp;&nbsp;Ginsberg, M. (1993). <I>Essentials of artificial intelligence</I>. New York: McGraw Hill. pp. 49-99.
<DD><B>3</B>&nbsp;&nbsp;Goldberg, D. E. (1989). <I>Genetic algorithms in search, optimization, and machine learning</I>. Reading, MA: Addison-Wesley.
<DD><B>4</B>&nbsp;&nbsp;Haykin, S. (1994). <I>Neural networks - A comprehensive foundation</I>. pp. 397-434. New York: McGraw Hill.
<DD><B>5</B>&nbsp;&nbsp;Michie, D. (1962). <I>Trial and error</I>. New York: McGraw Hill.
<DD><B>6</B>&nbsp;&nbsp;Samuel, A. L. (1959). <I>Some studies in machine learning using the game of checkers</I>. New York: McGraw Hill.
</DL>
<P><BR></P>
<CENTER>
<TABLE BORDER>
<TR>
<TD><A HREF="331-337.html">Previous</A></TD>
<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>
<TD><A HREF="../ch18/339-341.html">Next</A></TD>
</TR>
</TABLE>
</CENTER>

<hr width="90%" size="1" noshade>
<div align="center">
<font face="Verdana,sans-serif" size="1">Copyright &copy; <a href="/reference/crc00001.html">CRC Press LLC</a></font>
</div>
<!-- all of the reference materials (books) have the footer and subfoot reveresed -->
<!-- reference_subfoot = footer -->
<!-- reference_footer = subfoot -->

</BODY>
</HTML>

<!-- END FOOTER -->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -