1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <?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">
- <svg width="454pt" height="148pt"
- viewBox="0.00 0.00 454.00 148.00" 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 144)">
- <title>%3</title>
- <polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-144 450,-144 450,4 -4,4"/>
- <g id="clust1" class="cluster">
- <title>cluster01</title>
- <polygon fill="none" stroke="#000000" points="8,-8 8,-132 438,-132 438,-8 8,-8"/>
- </g>
- <g id="node1" class="node">
- <title>n00</title>
- <ellipse fill="none" stroke="#000000" cx="223" cy="-106" rx="38.9931" ry="18"/>
- <text text-anchor="middle" x="223" y="-102.3" font-family="Times,serif" font-size="14.00" fill="#000000">LSTM</text>
- </g>
- <g id="node2" class="node">
- <title>n01</title>
- <ellipse fill="none" stroke="#000000" cx="43" cy="-34" rx="27" ry="18"/>
- <text text-anchor="middle" x="43" y="-30.3" font-family="Times,serif" font-size="14.00" fill="#000000">it</text>
- </g>
- <g id="edge1" class="edge">
- <title>n00--n01</title>
- <path fill="none" stroke="#000000" d="M191.4421,-95.2404C162.0115,-84.9541 117.0575,-68.5957 79,-52 74.2601,-49.9331 69.2525,-47.5571 64.5278,-45.2234"/>
- </g>
- <g id="node3" class="node">
- <title>n02</title>
- <ellipse fill="none" stroke="#000000" cx="115" cy="-34" rx="27" ry="18"/>
- <text text-anchor="middle" x="115" y="-30.3" font-family="Times,serif" font-size="14.00" fill="#000000">ft</text>
- </g>
- <g id="edge2" class="edge">
- <title>n00--n02</title>
- <path fill="none" stroke="#000000" d="M200.6223,-91.0816C180.9747,-77.9832 152.7037,-59.1358 134.1003,-46.7336"/>
- </g>
- <g id="node4" class="node">
- <title>n03</title>
- <ellipse fill="none" stroke="#000000" cx="187" cy="-34" rx="27" ry="18"/>
- <text text-anchor="middle" x="187" y="-30.3" font-family="Times,serif" font-size="14.00" fill="#000000">gt</text>
- </g>
- <g id="edge3" class="edge">
- <title>n00--n03</title>
- <path fill="none" stroke="#000000" d="M214.1011,-88.2022C208.4377,-76.8753 201.143,-62.2859 195.5486,-51.0972"/>
- </g>
- <g id="node5" class="node">
- <title>n04</title>
- <ellipse fill="none" stroke="#000000" cx="259" cy="-34" rx="27" ry="18"/>
- <text text-anchor="middle" x="259" y="-30.3" font-family="Times,serif" font-size="14.00" fill="#000000">ot</text>
- </g>
- <g id="edge4" class="edge">
- <title>n00--n04</title>
- <path fill="none" stroke="#000000" d="M231.8989,-88.2022C237.5623,-76.8753 244.857,-62.2859 250.4514,-51.0972"/>
- </g>
- <g id="node6" class="node">
- <title>n05</title>
- <ellipse fill="none" stroke="#000000" cx="331" cy="-34" rx="27" ry="18"/>
- <text text-anchor="middle" x="331" y="-30.3" font-family="Times,serif" font-size="14.00" fill="#000000">ct</text>
- </g>
- <g id="edge5" class="edge">
- <title>n00--n05</title>
- <path fill="none" stroke="#000000" d="M245.3777,-91.0816C265.0253,-77.9832 293.2963,-59.1358 311.8997,-46.7336"/>
- </g>
- <g id="node7" class="node">
- <title>n06</title>
- <ellipse fill="none" stroke="#000000" cx="403" cy="-34" rx="27" ry="18"/>
- <text text-anchor="middle" x="403" y="-30.3" font-family="Times,serif" font-size="14.00" fill="#000000">ht</text>
- </g>
- <g id="edge6" class="edge">
- <title>n00--n06</title>
- <path fill="none" stroke="#000000" d="M254.5579,-95.2404C283.9885,-84.9541 328.9425,-68.5957 367,-52 371.7399,-49.9331 376.7475,-47.5571 381.4722,-45.2234"/>
- </g>
- </g>
- </svg>
|