Manually give several versions of the code #308
thomashirtz started this conversation in General
Replies: 1 comment
-
| It is not implemented yet but one way could be to initialize each island with a different initial program and then run the evolution. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a question about initializing OpenEvolve with prior knowledge. Suppose I already have N different implementations that solve the same problem.
Would it be possible to provide these N implementations manually to OpenEvolve as a kind of warm start, so that the system can evolve from them and potentially produce better programs or reach convergence faster?
If so, what would be the recommended way to supply these initial solutions?
Best,
Beta Was this translation helpful? Give feedback.
All reactions