v0.16.0 #753
ValerianRey
announced in
Announcements
v0.16.0
#753
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🍒 COSMOS, PBI
This release introduces two new scalarizers: COSMOS and PBI. Thanks a lot to @ppraneth for the contributions!
We're trying to grow the community and build even more features! To participate, you can join the Discord community!
Changelog
Added
COSMOSfrom Scalable Pareto Front Approximation for Deep Multi-ObjectiveLearning (ICDM 2021), a
Scalarizerthat combines a linearscalarization with a cosine-similarity penalty pulling the vector of values toward a preference
direction.
PBI(Penalty-based Boundary Intersection) from MOEA/D: A Multiobjective EvolutionaryAlgorithm Based on Decomposition (IEEE TEVC 2007), a
Scalarizerthat decomposes the values into a component along a preference direction and apenalized perpendicular component.
This discussion was created from the release v0.16.0.
Beta Was this translation helpful? Give feedback.
All reactions