TensorFlow-and-DeepLearning-Tutorial icon indicating copy to clipboard operation
TensorFlow-and-DeepLearning-Tutorial copied to clipboard

卷积神经网络可视化

Open Mogul5306 opened this issue 6 years ago • 1 comments

每层卷积之后显示图片的可视化怎么做?只显示部分就行。

Mogul5306 avatar Jan 09 '19 05:01 Mogul5306

将矩阵的数值取出来,当作图片画出来。

CreatCodeBuild avatar Jan 09 '19 16:01 CreatCodeBuild