#77 closed defect (done)
Fix success rule adjustment for small amounts of lambda
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: ES | Version: | 3.0 |
Keywords: | Cc: |
Description
If the amount of lambda is small the success rule per generation is not representative for the current position in the search space.
Change History (6)
comment:1 Changed 17 years ago by abeham
- Component changed from Evolutionary to ES
- Status changed from new to assigned
comment:2 Changed 17 years ago by abeham
- Resolution set to fixed
- Status changed from assigned to closed
fixed in r97
comment:3 Changed 17 years ago by abeham
Added the dampening factor as well in r98, so Success Rule Mutation Strength adjustment is completely configurable
comment:4 Changed 16 years ago by swagner
- Milestone changed from 3.0 to Iteration 0
Milestone 3.0 deleted
comment:5 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Changed from Evolutionary -> ES. Maybe this can be solved by allowing to adjust the learning rate.