Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Genetic Algorithms
Genetic Algorithms
Genetic Algorithms
Ebook12 pages8 minutes

Genetic Algorithms

Rating: 4.5 out of 5 stars

4.5/5

()

Read preview

About this ebook

Examines the application of genetic algorithms in order to solve technical problems. Provides a working case study of a robotic spider and how it can learn to walk without being instructed in physics or explicitly programmed to perform that function.

LanguageEnglish
Release dateJul 14, 2012
ISBN9781476111032
Genetic Algorithms
Author

Isuru Abeysinghe

My life has generally been devoted to the pursuit of technical ambitions, being a graduate of Software Engineering and working for a financial services company as a software developer. However, I have many interests in humanities - history and politics mainly - providing fuel for my creative outlet of writing. I try and integrate equal parts of bleak and almost brutal analysis together with sardonic comedy to produce works that I hope will offer new perspectives and reflect actual social issues in the real world.

Read more from Isuru Abeysinghe

Related to Genetic Algorithms

Related ebooks

Robotics For You

View More

Related articles

Reviews for Genetic Algorithms

Rating: 4.333333333333333 out of 5 stars
4.5/5

3 ratings1 review

What did you think?

Tap to rate

Review must be at least 10 words

  • Rating: 4 out of 5 stars
    4/5
    A really nice introduction to Genetic Algorithms! Real world examples help you understand the basic concepts of Genetic Algorithms.

Book preview

Genetic Algorithms - Isuru Abeysinghe

INTRODUCTION

Genetic algorithms are a class of algorithms that harness the power of evolutionary mechanics in order to solve a generic class of problem. When a developer is faced with a situation whereby the problem is not clearly defined, or the nature of the problem has the propensity to change over time, the practicality of applying traditional structured logic to engineer a solution is soon eroded. For this reason a programmer needs to develop a system that in itself can learn and adapt when the nature of the problem being solved is ever-changing.

The following are examples of problems that can and have been solved using genetic algorithms:

Handwriting recognition.

Automated vehicles (cars that can follow the road

Enjoying the preview?
Page 1 of 1