Skip to content

Coevolution#4

Open
pabloxrl wants to merge 4 commits into
flexgp:coevolutionfrom
pabloxrl:coevolution
Open

Coevolution#4
pabloxrl wants to merge 4 commits into
flexgp:coevolutionfrom
pabloxrl:coevolution

Conversation

@pabloxrl

Copy link
Copy Markdown
  • Add support for loading from file
  • Add two new examples

@hembergerik hembergerik left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to be a lack of evaluation of one population

Comment thread pony_gp.py
exemplars["cases"].append(case_p)
exemplars["targets"].append(target)

exemplars["cases"].append(case[0:-1])

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same fitness_cases are used all the time and the adversary is never evaluated. I.e. it seems like the adversary will always have the same fitness

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants