在pycharm中%matplotlib inline报错!!!

把%matplotlib inline换成import matplotlib.pyplot as plt

你可能感兴趣的:(笔记,python,深度学习)