Organize network activation as 2d map.
作为2D图的组织网络激活。
用法----------Usage----------
参数----------Arguments----------
参数:v
the vector containing the activation pattern
向量的激活模式
参数:nrow
number of rows the resulting matrices will have
将具有所得到的矩阵的行数
参数:ncol
number of columns the resulting matrices will have
将具有所得到的矩阵的列数
Details
详细信息----------Details----------
The input to this function is a vector containing in each row an activation pattern/output of a neural network. This function reorganizes the vector to
此函数的输入是一个向量,包含在每一行的激活模式/输出的神经网络。此功能重组的向量
值----------Value----------
a matrix containing the 2d reorganized input
包含2D重组的输入矩阵