We can discuss np.log briefly for reference (a[np.arange(batch size), b]). The np.arange (batch size) produces a 0-to-batch-size-1 array.
確定! 回上一頁