Wu Huihuan
Wu Huihuan
You can use the following code to avoid warning in win10 without calling latex. ```python plt.style.use(['science', 'ieee', 'no-latex']) matplotlib.rc('font', family='times new roman') ```
Why not define a new algorithm and change some operations in the NSGA2? I think you can create a new nsga2 class inherited from the original one and rewrite the...
add these code in the beginning after numpy imported, and try again. ``` python3 np.random.seed(0) random.seed(0) ```
I think you can use binary encoding instead of real encoding.
我也是同样的问题
同问,我是m1 max 64g
> 同问,我是m1 max 64g 调整中,速度挺慢的