Find out the optimal frequency of structural uniqueness verification
- Ngôn ngữ chính
- Python
- Star
- 73
- Fork
- 11
- Merge trung bình
- 8 giờ 51 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
It is important to filtrate individuals frequently since now the same structurally identical individuals are rapidly accumulating. However, too frequent filtering can significantly slow down the evolution process.
The task it to measure how much time it takes for one check of structural uniqueness in relation to the evaluation of the generation metric and, if a little, implement a more frequent check. Not the structural uniqness check is implemented [here](https://github.com/aimclub/GOLEM/blob/main/golem/core/optimisers/populational_optimizer.py#L99).
Also, there is a [subtask](https://github.com/aimclub/GOLEM/issues/134) that must be done to speed up verification.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.