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

NEAT compatibility_weight_coefficient error #278

Open
abarb305 opened this issue Jan 22, 2024 · 1 comment
Open

NEAT compatibility_weight_coefficient error #278

abarb305 opened this issue Jan 22, 2024 · 1 comment

Comments

@abarb305
Copy link

For context I'm new to coding. I'm using NEAT for the first time, a neat_config.txt file has been setup with all the parameters, including compatibility_weight_coefficient =0.4.

Python (jupyter notebook) gives me the following error:
RuntimeError: Missing configuration item: compatibility_weight_coefficient

The parameter is obviously part of the config file.

What I've tried so far with no success:
-unistall/install NEAT-Python
-deleted and added back in compatibility_weight_coefficient on the neat_config.txt file.
-recreated the entire notebook.

  • tried using chatgpt 4 and bard for help, both ran out of answers and suggested I get help from the community.

What am I doing wrong?

Thank you in advance

@th555
Copy link

th555 commented Jan 22, 2024

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

2 participants