Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,40 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: ๐Multiplayer-Self-Play-Simulator
|
3 |
+
emoji: ๐๐๐ฎ
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.40.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
๐ Sankey Simulator Architecture
|
14 |
+
|
15 |
+
๐ Self-Play System
|
16 |
+
|
17 |
+
Agent behaviors
|
18 |
+
Decision trees
|
19 |
+
Learning algorithms
|
20 |
+
|
21 |
+
|
22 |
+
๐ Visualization Engine
|
23 |
+
|
24 |
+
Sankey diagrams
|
25 |
+
Flow tracking
|
26 |
+
Decision pathways
|
27 |
+
|
28 |
+
|
29 |
+
๐ฎ Simulation Control
|
30 |
+
|
31 |
+
Speed controls
|
32 |
+
Parameter tuning
|
33 |
+
Scenario generation
|
34 |
+
|
35 |
+
|
36 |
+
๐ Analytics
|
37 |
+
|
38 |
+
Performance metrics
|
39 |
+
Pattern detection
|
40 |
+
Outcome analysis
|