Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b601910

Browse files
authored
Update README.md
1 parent 3e9882e commit b601910

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,13 @@ DA.solve(plot=True)
116116
From the console we can deduce the optimal result (see Fig. 4) . The global optimal has a fitness of 25, while duelist algorithm found 25.01. Error of 0.01 can be reduced by putting more maximum generations in solver.
117117

118118
![result1](images/results.PNG)
119+
119120
*Fig 4. Optimal Results in Console*
120121

121122
We can see that the algorithm quickly converges to the optimal point (see Fig. 5) as reported by the original article.
122123

123124
![result2](images/results2.png)
125+
124126
*Fig 5. Quick convergence of Duelist Algorithm*
125127

126128
For more examples refer to the python scripts in "examples" folder. [https://github.com/tsyet12/Duelist-Algorithm-Python/tree/master/examples]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /