ensmallen icon indicating copy to clipboard operation
ensmallen copied to clipboard

Implementation of DTLZ problems

Open IWNMWE opened this issue 11 months ago • 5 comments

Hey Guys, this pull request is an attempt to implement the DTLZ problems mentioned in the comments of #120. This PR implements problems 1 to 7 as mentioned in: https://link.springer.com/chapter/10.1007/1-84628-137-7_6.

Thanks, Satyam

IWNMWE avatar Mar 16 '24 16:03 IWNMWE

Thanks for opening your first pull request in this repository! Someone will review it when they have a chance. In the mean time, please be sure that you've handled the following things, to make the review process quicker and easier:

  • All code should follow the style guide
  • Documentation added for any new functionality
  • Tests added for any new functionality
  • Tests that are added follow the testing guide
  • Headers and license information added to the top of any new code files
  • HISTORY.md updated if the changes are big or user-facing
  • All CI checks should be passing

Thank you again for your contributions! :+1:

mlpack-bot[bot] avatar Mar 16 '24 16:03 mlpack-bot[bot]

Also I will be doing a comparative study on NSGA-2 and MOEA/D on the DTLZ problems and please do review and comment if any changes or additions are required.

IWNMWE avatar Mar 16 '24 16:03 IWNMWE

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! :+1:

mlpack-bot[bot] avatar Apr 15 '24 16:04 mlpack-bot[bot]

@jonpsy & @zoq if you have a moment; do you want to comment on this PR? It seems like a spiritual successor to #120 DTLZ problems.

Though, I'm not sure if @IWNMWE is still interested in moving the PR along given it hit a stale timeout.

coatless avatar Apr 15 '24 17:04 coatless

@jonpsy & @zoq if you have a moment; do you want to comment on this PR? It seems like a spiritual successor to #120 DTLZ problems.

Though, I'm not sure if @IWNMWE is still interested in moving the PR along given it hit a stale timeout.

Hey sorry for the delays I would really like to hear your guys comments on this PR, previously I was working on how the optimizers were working on theses problems before I got sidetracked . Please do let me know if I need to anything else to check for the validity of these problems.

IWNMWE avatar Apr 18 '24 18:04 IWNMWE

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! :+1:

mlpack-bot[bot] avatar May 24 '24 15:05 mlpack-bot[bot]

@zoq looks like @IWNMWE finished cleaning up the style. Do you want to re-review?

coatless avatar May 24 '24 17:05 coatless

Thanks again for putting this together.

zoq avatar Jun 21 '24 13:06 zoq