We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb89c8d + ecf2a27 commit e98467cCopy full SHA for e98467c
README.md
@@ -17,17 +17,15 @@ This repository contains implementation of different AI algorithms, based on the
17
- Local search:
18
- Hill climbing, Simulated Annealing, Genetic algorithms
19
20
-<p align="center">
21
- <img width="100%" src="Search/imgs/10-queens.gif">
22
- <br>Example: solving 10-Queens using simulated annealing.
23
-</p>
24
-
25
26
<p align="center">
27
<img width="70%" src="Search/imgs/50-tsp-sa.gif">
28
<br>Example solution found by simulated annealing for TSP problem (for 50 cities).
29
</p>
30
+<p align="center">
+ <img width="100%" src="Search/imgs/10-queens.gif">
+ <br>Example: solving 10-Queens using simulated annealing.
+</p>
31
32
- Adversarial search and games
33
- MiniMax, alpha-beta pruning
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments