DGEMO
DGEMO copied to clipboard
[NeurIPS 2020] Diversity-Guided Efficient Multi-Objective Optimization With Batch Evaluations
Hi, Thank you for sharing your interesting work! I am wondering if it is possible for the algorithm to deal with categorical variables? Any recommendation on that? Thanks.
ParetoDiscovery optimizing: generation 2Traceback (most recent call last): File "/Users/zhengli/Desktop/Code/DGEMO-master/main.py", line 57, in main() File "/Users/zhengli/Desktop/Code/DGEMO-master/main.py", line 45, in main X_next, Y_next = next(solution) File "/Users/zhengli/Desktop/Code/DGEMO-master/mobo/mobo.py", line 105, in solve...
Hi Yunsheng, we've come across another issue. For this one, I'm not sure if its something in the code, or if its something that we're doing incorrectly (as a user)...