Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fitness Normalization #24

Open
celsofranssa opened this issue Oct 11, 2015 · 0 comments
Open

Fitness Normalization #24

celsofranssa opened this issue Oct 11, 2015 · 0 comments

Comments

@celsofranssa
Copy link

Hello,

My fitness implementation, looks like:

fitness = surprise + efficiency

Efficiency is a value in an interval between 0 and 1.
However, the surprise value can assume any value great than zero (actually very big values can occur).
These two elements must to have the same weigh in equation and, to reach that, I have to normalize the surprise for current entire population before sum with efficiency value.

Do you have any idea to make this in the framework?

Thank you so much!
Live Long And Prosper
Celso França

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

No branches or pull requests

1 participant