.3106580201476295:8703a34247abbda9346469363c67e1e1_69f5c75ede92085ec783325d.69f5cc82de92085ec7833320.69f5cc81fbc5f84623048739:Trae CN.T(2026/5/2 18:05:54)#4
Open
stonelv wants to merge 1 commit intoisland-by-dogfooding-r1from
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
迁移操作里替换了目标岛屿个体之后,没有重新算一遍适应度,last_generation_fitness 还是旧值。结果下一个进化段的首次父代选择会按旧适应度来挑亲本,刚迁进去的好个体反而被当差的处理了。另外整个模块一份测试都没写,就一个示例脚本。