This page shows Python examples of numpy.average. ... np.mean(feas, axis=0) fc_avg[l] = np.mean(fcs[label_to_images[l]], axis=0) return u_feas, feature_avg, ...
確定! 回上一頁