2023-06-20 21:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
2023-09-27 18:38:24 +00:00
|
|
|
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
2023-06-20 21:10:10 +00:00
|
|
|
-->
|
|
|
|
<!-- Title: Kohonen SOM trace/chain algorithm Pages: 1 -->
|
|
|
|
<svg width="312pt" height="39pt"
|
|
|
|
viewBox="0.00 0.00 312.25 38.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 34.5)">
|
|
|
|
<title>Kohonen SOM trace/chain algorithm</title>
|
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="Node000001" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_Node000001"><a xlink:title=" ">
|
|
|
|
<polygon fill="#999999" stroke="#666666" points="304.25,-30.5 173.5,-30.5 173.5,0 304.25,0 304.25,-30.5"/>
|
|
|
|
<text text-anchor="start" x="181.5" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">Kohonen SOM trace/chain</text>
|
|
|
|
<text text-anchor="middle" x="238.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00"> algorithm</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node2 -->
|
|
|
|
<g id="Node000002" class="node">
|
|
|
|
<title>Node2</title>
|
|
|
|
<g id="a_Node000002"><a xlink:href="../../d9/d66/group__machine__learning.html" target="_top" xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="#666666" points="137.5,-24.88 0,-24.88 0,-5.63 137.5,-5.63 137.5,-24.88"/>
|
|
|
|
<text text-anchor="middle" x="68.75" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00">Machine learning algorithms</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node2->Node1 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node2->Node1</title>
|
2023-09-27 18:38:24 +00:00
|
|
|
<path fill="none" stroke="black" d="M149.05,-15.25C157.16,-15.25 165.34,-15.25 173.27,-15.25"/>
|
|
|
|
<polygon fill="black" stroke="black" points="149.16,-11.75 139.16,-15.25 149.16,-18.75 149.16,-11.75"/>
|
2023-06-20 21:10:10 +00:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|