Module 7 Flashcards

1
Q

Genetic/evolutionary algorithm

A

Optimisation algorithm for black-box functions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Selection operator

A

Selects the solutions that will be reproduced

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Cross-over operator

A

I’m mixed the parent’s genotype

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Mutation operator

A

Type and frequency of the variations applied to the genotype after reproduction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Elitism

A

Next generation completely replaces the current generation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Elitism pros

A

Fitness of the best individual in the population cannot decrease

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Cross-over operators

A

Combine the traits of the parents

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Novelty search

A

Optimises the novelty of the solution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

MAP-Elites

A

Grid + uniform random selection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly