Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyper parameter adjust through platemo function #134

Open
war3water opened this issue Jun 9, 2023 · 0 comments
Open

Hyper parameter adjust through platemo function #134

war3water opened this issue Jun 9, 2023 · 0 comments

Comments

@war3water
Copy link

war3water commented Jun 9, 2023

Hello!

This is a impressive framework for MOP problems solving! If I not misunderstanding about framework of PlatEMO, Here are some tips from my side:

  1. When I do research to compare different algorithm performance, I found here is little hyperparameter can be adjust for most algorithm, like hyperparameter of crossover\mutation etc... but these hyperparameter will affect final performance of algorithm a lot. I know use self definition framework of PlatEMO will solve this problem, but it is more like rewrite the algorithm or change source code not only fine tuning some parameter to see how it will change. So could PlatEMO can support we change hyperparameter in 'platemo' function? Even in GUI we could see NSGA-II not have the directly hyperparameter adjust item like 'probility of crossover and mutation'.
  2. Based on 1, could we make PlatEMO input framework hyperparameter easy to change in main function, like pymoo or Geat2py?
    Thanks for your team great works!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant