compatibility-family-learning icon indicating copy to clipboard operation
compatibility-family-learning copied to clipboard

How to set C value in P(x,y)

Open DaPenggg opened this issue 6 years ago • 1 comments

as the equation (3), how to learn the c value?

DaPenggg avatar May 20 '19 10:05 DaPenggg

It's simply learned with SGD; it is the raw_threshold in https://github.com/appier/compatibility-family-learning/blob/d760068388b3e8fd6c58a883137ba3db7c9ffa29/cfl/models/blocks.py#L19.

shaform avatar May 20 '19 19:05 shaform