softmax、sigmoid、ReLU - xd21303/Notebook GitHub Wiki

softmax 函数的输入和输出都是一个向量。
而sigmoid和ReLU的输入和输出是一个实数。