File size: 1,973 Bytes
d4740c5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="560" viewBox="0 0 1200 560">
  <rect width="1200" height="560" fill="#f3f3f3"/>
  <text x="600" y="34" text-anchor="middle" font-family="Segoe UI, Arial, sans-serif" font-size="28" fill="#222">Training Rewards Over Episodes</text>
  <line x1="80" y1="500" x2="1120" y2="500" stroke="#555" stroke-width="2"/>
  <line x1="80" y1="70" x2="80" y2="500" stroke="#555" stroke-width="2"/>
  <text x="600" y="545" text-anchor="middle" font-family="Segoe UI, Arial, sans-serif" font-size="18" fill="#333">Episode</text>
  <text x="24" y="300" transform="rotate(-90 24 300)" text-anchor="middle" font-family="Segoe UI, Arial, sans-serif" font-size="18" fill="#333">Reward</text>

  <polyline fill="none" stroke="#5aa0d6" stroke-width="2" points="90,300 110,280 130,250 150,240 170,290 190,180 210,350 230,210 250,320 270,200 290,260 310,440 330,210 350,270 370,190 390,300 410,230 430,420 450,220 470,270 490,180 510,330 530,200 550,410 570,230 590,190 610,260 630,460 650,220 670,180 690,250 710,300 730,200 750,470 770,210 790,280 810,190 830,230 850,420 870,200 890,260 910,180 930,440 950,220 970,260 990,200 1010,290 1030,210 1050,400 1070,180 1090,240"/>
  <polyline fill="none" stroke="#f28e2b" stroke-width="4" points="90,290 130,260 170,220 210,230 250,210 290,220 330,205 370,220 410,210 450,220 490,240 530,230 570,250 610,240 650,260 690,230 730,220 770,240 810,230 850,250 890,220 930,210 970,225 1010,210 1050,220 1090,205"/>

  <rect x="110" y="420" width="290" height="90" fill="#fff" stroke="#bbb"/>
  <line x1="130" y1="450" x2="180" y2="450" stroke="#5aa0d6" stroke-width="3"/><text x="195" y="456" font-family="Segoe UI, Arial, sans-serif" font-size="14" fill="#111">Episode Reward</text>
  <line x1="130" y1="480" x2="180" y2="480" stroke="#f28e2b" stroke-width="4"/><text x="195" y="486" font-family="Segoe UI, Arial, sans-serif" font-size="14" fill="#111">Average Reward (10 episodes)</text>
</svg>