geffy / tffm

TensorFlow implementation of an arbitrary order Factorization Machine
MIT License
780 stars 176 forks source link

Non negativity constraints #23

Closed kshanmol closed 7 years ago

kshanmol commented 7 years ago

I want to try out factorization machines for a problem in which I've been using non-negative matrix factorization. Can tffm be used with non negativity constraints?

geffy commented 7 years ago

Current implementation doesn't support non-negative constraints