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

How to set up start genomes? #61

Open
simon-winter opened this issue Oct 29, 2023 · 0 comments
Open

How to set up start genomes? #61

simon-winter opened this issue Oct 29, 2023 · 0 comments

Comments

@simon-winter
Copy link

Hi,
The library looks really nice, but sadly it's missing a more idiot-proof type of documentation.
The executor and single pole example files were helpful in setting up something, but still contain tons of stuff
which are not so well documented.
Especially, setting up some custom own project is kinda hard. The simplicity of the linked blog post:
(https://maori.geek.nz/learning-to-play-asteroids-in-golang-with-neat-f44c3472938f) is quite nice to understand things better,
but it completely skips the part where you actually set up the project with start genome etc.
A really nice thing would be a minimal, complete example on how to setup everything for a random problem like the asteroids game.
so concrete question:

  • how do i create the proper start genome for my problem having x input variables and y output variables?
    i don't get the consturctor and docu is not existent. i saw randomGenome as private func, but it has no public c-tor

best regards

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