Open moshen85 opened 4 years ago
After I run continuous_time_identification (Burgers) or inference, I see the loss value outputs but am unable to see the figure plots. Does anyone else have this problem? I suspect it is due to my version of matplotlib being 3.1.3.
Hi moshen85 add plt.show() at the end of the code
After I run continuous_time_identification (Burgers) or inference, I see the loss value outputs but am unable to see the figure plots. Does anyone else have this problem? I suspect it is due to my version of matplotlib being 3.1.3.