Fa

Results 13 comments of Fa

@thieu1995 thanks for your answer . I'm still getting the same error as before .I rung the above code you provied me but I replaced ``` from mealpy import Problem,...

@thieu1995 Thank you very much . what is model. ? print(f"Best agent: {model.g_best}")

@thieu1995 still the code give me error : TypeError Traceback (most recent call last) Cell In[4], [line 89](vscode-notebook-cell:?execution_count=4&line=89) [86](vscode-notebook-cell:?execution_count=4&line=86) gwo = CSA.OriginalCSA(epoch=1, pop_size=5) [88](vscode-notebook-cell:?execution_count=4&line=88) # Solve the optimization problem --->...