为了账号安全,请及时绑定邮箱和手机立即绑定

前面打%是什么意思?

前面打%是什么意思?

无无法师 2017-09-09 13:16:03
import numpy as np import h5py import matplotlib.pyplot as plt from testCases_v2 import * from dnn_utils_v2 import sigmoid, sigmoid_backward, relu, relu_backward %matplotlib inline plt.rcParams['figure.figsize'] = (5.0, 4.0) # set default size of plots plt.rcParams['image.interpolation'] = 'nearest' plt.rcParams['image.cmap'] = 'gray' %load_ext autoreload %autoreload 2 np.random.seed(1)从来没用过%这种用法,所以想问一问%matplotlib inline,%load_ext autoreload,%autoreload 2这些前面打%是什么意思?
查看完整描述

8 回答

  • 8 回答
  • 1 关注
  • 2824 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信