Open zzyshisl opened 8 months ago
train at least 3 times with different random seed and record the value each epoch, then use matplotlib to draw. the line is the average value and the surround area is the calculated difference, you can reference this page: https://matplotlib.net/stable/gallery/lines_bars_and_markers/fill_between_alpha.html
How to display the success rate curve in tensorboard?
coding.
How to obtain the success rate curve displayed on the author's final page?