Meta-optimization / L2L

Learning to Learn: Gradient-free Optimization framework
https://meta-optimization.github.io/L2L/
GNU General Public License v3.0
15 stars 14 forks source link

Keep track of the individuals in the Hall of Fame #88

Open alperyeg opened 1 year ago

alperyeg commented 1 year ago

It is not clear which individual in which generation goes into the Hall of Fame (HoF). Explore if there is a possibility to track them or add a structure (e.g. a dictionary) to externally keep track of them.

HannaMohr commented 3 months ago