google / scaaml

Apache License 2.0
130 stars 38 forks source link

Fix targeting a bit #300

Closed wsxrdv closed 1 month ago

wsxrdv commented 1 month ago

In the GPAM code the case of targeting a bit was not handled correctly (it should not be class classification). Moreover it seems that TensorFlow is now doing a type check for multiplication (needed by metrics such as MeanRank).