Results 1 to 2 of 2

Thread: Genetic Algorithm คือ

  1. #1
    Junior Member
    Join Date
    Dec 2006
    Posts
    0


    Genetic Algorithm คือ

    อยากทราบรายละเอียดวานช่วยบอกทีครับ

  2. #2
    Administrator asylu3's Avatar
    Join Date
    Jun 2000
    Location
    Thailand
    Posts
    3,557


    Re: Genetic Algorithm คือ

    Genetic Algorithm (GA)[1]

    วิธีการที่ใช้ในการหาคำตอบที่เหมาะสมที่สุดในโครงงานนี้คือ Genetic Algorithm ซึ่งเป็นการจำลองกระบวนการวิวัฒนาการทางธรรมชาติ โดยขั้นตอนใน Algorithm นี้ จะเริ่มจาก ชุดคำตอบ (แทนด้วย chromosome ) เรียกว่า ประชากร ( population ) คำตอบจะมาจากการนำประชากรหนึ่งมาสร้างประชากรใหม่ขึ้นมา โดยหวังว่า ประชากรใหม่ที่ได้มาจะดีกว่าประชากรชุดเก่า คำตอบจะถูกเลือกจากคำตอบชุดใหม่ ( ลูกหลาน หรือ offspring ) ซึ่งถูกคัดเลือกจากความเหมาะสม ( fitness ) ทำซ้ำกระบวนการนี้ไปจนกระทั้งบรรลุบางเงื่อนไข ( เช่น จำนวนของประชากร หรือ ได้คำตอบที่ถูกพัฒนาให้ดีที่สุดแล้ว )
    โครงงานนี้ประยุกต์ใช้ Genetic Algorithm ในการแก้ปัญหา เพราะ Algorithm นี้มีแบบแผนที่ไม่ยุ่งยากซับซ้อนจนเกินไป และสามารถหาคำตอบที่ดีได้ เหมาะกับห้วงปัญหา (problem space) ขนาดใหญ่

Similar Threads

  1. Replies: 4
    Last Post: 14-08-2010, 11:50 PM
  2. E-book Algorithm
    By Satyr1c in forum Programming Zone
    Replies: 1
    Last Post: 27-11-2009, 04:44 PM
  3. Replies: 0
    Last Post: 03-10-2009, 12:32 PM
  4. Fundametal Algorithm: ebook set I
    By rabies in forum E-Book, Video หรือบทความทั่วไปด้าน Computer
    Replies: 0
    Last Post: 28-12-2006, 12:02 PM
  5. Dijkstra algorithm
    By antNet in forum CS CE CPE Community
    Replies: 0
    Last Post: 23-10-2003, 02:52 PM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •