2020-07-03 21:15:35 +03: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">
|
2020-07-22 15:41:17 +03:00
|
|
|
<!-- Generated by graphviz version 2.44.1 (20200629.0846)
|
2020-07-03 21:15:35 +03:00
|
|
|
-->
|
|
|
|
<!-- Title: Machine learning algorithms Pages: 1 -->
|
|
|
|
<svg width="313pt" height="124pt"
|
|
|
|
viewBox="0.00 0.00 313.00 123.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 119.5)">
|
|
|
|
<title>Machine learning algorithms</title>
|
|
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-119.5 309,-119.5 309,4 -4,4"/>
|
|
|
|
<!-- Node2 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node2</title>
|
|
|
|
<g id="a_node1"><a xlink:href="../../da/d2a/group__adaline.html" target="_top" xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="black" points="303.5,-115.5 175.5,-115.5 175.5,-96.5 303.5,-96.5 303.5,-115.5"/>
|
|
|
|
<text text-anchor="middle" x="239.5" y="-103.5" font-family="Helvetica,sans-Serif" font-size="10.00">Adaline learning algorithm</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node3 -->
|
|
|
|
<g id="node2" class="node">
|
|
|
|
<title>Node3</title>
|
|
|
|
<g id="a_node2"><a xlink:href="../../d1/d6b/group__kohonen__2d.html" target="_top" xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="black" points="299.5,-78 179.5,-78 179.5,-48 299.5,-48 299.5,-78"/>
|
|
|
|
<text text-anchor="start" x="187.5" y="-66" font-family="Helvetica,sans-Serif" font-size="10.00">Kohonen SOM topology</text>
|
|
|
|
<text text-anchor="middle" x="239.5" y="-55" font-family="Helvetica,sans-Serif" font-size="10.00"> algorithm</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node4 -->
|
|
|
|
<g id="node3" class="node">
|
|
|
|
<title>Node4</title>
|
|
|
|
<g id="a_node3"><a xlink:href="../../d0/dcb/group__kohonen__1d.html" target="_top" xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="black" points="305,-30 174,-30 174,0 305,0 305,-30"/>
|
|
|
|
<text text-anchor="start" x="182" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">Kohonen SOM trace/chain</text>
|
|
|
|
<text text-anchor="middle" x="239.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> algorithm</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node4" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
|
|
<polygon fill="#bfbfbf" stroke="black" points="138,-72.5 0,-72.5 0,-53.5 138,-53.5 138,-72.5"/>
|
|
|
|
<text text-anchor="middle" x="69" y="-60.5" font-family="Helvetica,sans-Serif" font-size="10.00">Machine learning algorithms</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node2 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node1->Node2</title>
|
|
|
|
<path fill="none" stroke="black" d="M117.24,-75.06C143.8,-81.83 176.47,-90.17 201.21,-96.48"/>
|
|
|
|
<polygon fill="black" stroke="black" points="117.95,-71.62 107.4,-72.54 116.22,-78.41 117.95,-71.62"/>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node3 -->
|
|
|
|
<g id="edge2" class="edge">
|
|
|
|
<title>Node1->Node3</title>
|
|
|
|
<path fill="none" stroke="black" d="M148.09,-63C158.62,-63 169.28,-63 179.41,-63"/>
|
|
|
|
<polygon fill="black" stroke="black" points="148.05,-59.5 138.05,-63 148.05,-66.5 148.05,-59.5"/>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node4 -->
|
|
|
|
<g id="edge3" class="edge">
|
|
|
|
<title>Node1->Node4</title>
|
|
|
|
<path fill="none" stroke="black" d="M113.44,-50.63C135.46,-44.35 162.4,-36.68 185.62,-30.06"/>
|
|
|
|
<polygon fill="black" stroke="black" points="112.35,-47.3 103.69,-53.4 114.27,-54.03 112.35,-47.3"/>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|