上传者: 41874898
|
上传时间: 2022-02-25 16:01:06
|
文件大小: 31.66MB
|
文件类型: -
在keras可视化模型输出,使用下述函数报错
>>from keras.utils import plot_model
>>plot_model(model, to_file=‘model.png’)
OSError: `pydot` failed to call GraphViz.Please install [GraphViz] and ensure that its executables are in the $PATH.