Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的输出是 332 维(300 手套 + 32 我的自定义向量),这个向量的值范围从 -1 到 +1 我使用 sigmoid 得到了可怕的结果,因为它将输出限制在 0 到 1。我现在正在尝试 Tanh。Softmax 呢?它适合我的情况吗?