Update index.html
Browse files- index.html +15 -11
index.html
CHANGED
@@ -25,24 +25,28 @@ journey
|
|
25 |
Test Model with Input Datasets: 5: Teacher
|
26 |
Examples. Inputs that Work, Inputs That Break Model: 5: Teacher
|
27 |
Governance - Analyze, Publish Fairness, Equity, Bias for Datasets and Outputs: 5: Teacher
|
|
|
28 |
|
|
|
29 |
mindmap
|
30 |
-
|
31 |
Origins
|
32 |
-
|
33 |
-
|
34 |
British popular psychology author Tony Buzan
|
35 |
Research
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
Tools
|
43 |
-
|
44 |
-
|
|
|
45 |
|
|
|
46 |
sequenceDiagram
|
47 |
participant Alice
|
48 |
participant Bob
|
|
|
25 |
Test Model with Input Datasets: 5: Teacher
|
26 |
Examples. Inputs that Work, Inputs That Break Model: 5: Teacher
|
27 |
Governance - Analyze, Publish Fairness, Equity, Bias for Datasets and Outputs: 5: Teacher
|
28 |
+
</div>
|
29 |
|
30 |
+
<div class="mermaid">
|
31 |
mindmap
|
32 |
+
root((mindmap))
|
33 |
Origins
|
34 |
+
Long history
|
35 |
+
Popularisation
|
36 |
British popular psychology author Tony Buzan
|
37 |
Research
|
38 |
+
On effectiveness<br/>and features
|
39 |
+
On Automatic creation
|
40 |
+
Uses
|
41 |
+
Creative techniques
|
42 |
+
Strategic planning
|
43 |
+
Argument mapping
|
44 |
Tools
|
45 |
+
Pen and paper
|
46 |
+
Mermaid
|
47 |
+
</div>
|
48 |
|
49 |
+
<div class="mermaid">
|
50 |
sequenceDiagram
|
51 |
participant Alice
|
52 |
participant Bob
|