efficient-kan icon indicating copy to clipboard operation
efficient-kan copied to clipboard

block: [0,0,0], thread: [1,0,0] Assertion `input_val >= zero && input_val <= one` failed. when using BCEloss

Open Treakun opened this issue 1 year ago • 0 comments

When I use BCEloss for binary classification, the output of the model is negative, and I also added sigmod to the model, but the output is still negative. Why is this?

Treakun avatar Jun 01 '24 08:06 Treakun