Homework 5 - Chapters 7 and 8
Due: Wednesday February 27, 2008 at 5pm
Each question is worth 2 points.
- Give the order, length and defining length of the schema 1**00*.
- According to the Schema Theorem, what characteristics will make it more
likely that a schema has more instances in the next generation?
- What is an evolutionary strategy and how does it differ from genetic
algorithms?
- How does genetic programming differ from genetic algorithms?
- List the main steps in genetic programming.
- Draw the parse tree for the expression (+ (* A B) (- C D)).
- Do the crossover operation for the expressions (+ (* A B) (- C D))
and (* A (- B C)).
- What is a hybrid intelligent system?
- Why is a neural expert system capable of approximate reasoning?
- Why are fuzzy expert systems and neural networks complementary?