gwding / draw_convnet

2.64k stars 513 forks source link

Hi, I have a problem, maybe you can answer me, thanks #13

Closed wmathor closed 5 years ago

wmathor commented 5 years ago

How do I increase picture size

gwding commented 5 years ago

maybe you're looking for figsize? https://matplotlib.org/3.1.0/api/_as_gen/matplotlib.pyplot.figure.html

wmathor commented 5 years ago

thank you~