-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathArchitecture.drawio
76 lines (76 loc) · 5.4 KB
/
Architecture.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<mxfile host="65bd71144e" modified="2020-12-23T08:01:36.059Z" agent="5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Code-Insiders/1.52.0-insider Chrome/83.0.4103.122 Electron/9.3.5 Safari/537.36" version="13.10.0" etag="DupTXm8n5hGBtJuhG0a1" type="embed">
<diagram id="suu3bwxuMEubKbZDN6oJ" name="Page-1">
<mxGraphModel dx="688" dy="635" grid="0" gridSize="10" guides="0" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="2" value="Model<br>and Parameters" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="30" y="184" width="176" height="85" as="geometry"/>
</mxCell>
<mxCell id="3" value="Prior" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="318" y="108" width="120" height="80" as="geometry"/>
</mxCell>
<mxCell id="4" value="Likelihood" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="319" y="238" width="120" height="80" as="geometry"/>
</mxCell>
<mxCell id="5" value="" style="endArrow=classic;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="3" target="4">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="382" y="180" as="sourcePoint"/>
<mxPoint x="382" y="231" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="6" value="" style="shape=flexArrow;endArrow=classic;html=1;width=14;endSize=11.33;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="211" y="226" as="sourcePoint"/>
<mxPoint x="294" y="226" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="7" value="<u>Statistician</u>" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
<mxGeometry x="103" y="59" width="30" height="60" as="geometry"/>
</mxCell>
<mxCell id="8" value="" style="endArrow=classic;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" target="2">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="118" y="141" as="sourcePoint"/>
<mxPoint x="112" y="179" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="10" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="297" y="102" width="173" height="245" as="geometry"/>
</mxCell>
<mxCell id="11" value="<u>Bayesian Network</u>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="328" y="77" width="110" height="20" as="geometry"/>
</mxCell>
<mxCell id="12" value="" style="endArrow=none;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="569" y="265" as="sourcePoint"/>
<mxPoint x="569" y="157" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="14" value="" style="endArrow=none;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="568" y="266" as="sourcePoint"/>
<mxPoint x="674" y="266" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="17" value="" style="endArrow=none;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="571" y="265" as="sourcePoint"/>
<mxPoint x="634" y="265" as="targetPoint"/>
<Array as="points">
<mxPoint x="610" y="164"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="18" value="<u>Approximating the Posterior</u>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="540" y="95" width="157" height="20" as="geometry"/>
</mxCell>
<mxCell id="21" value="" style="shape=flexArrow;endArrow=classic;html=1;width=14;endSize=11.33;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="472" y="220" as="sourcePoint"/>
<mxPoint x="555" y="220" as="targetPoint"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>