Some examples for drawing illustration plots for paper using Seaborn package.
- heat_map.py : some examples for drawing heat map.
- line_plot.py : some examples for drawing line plot.
- multi_plot.py : some exampels for drawing multi plots in one huge pic.
The related paper is Measuring and Relieving the Over-smoothing Problem for Graph Neural Networks from the Topological View. More plots can be found in the paper.