Skip to content

v0.8.5

Latest
Compare
Choose a tag to compare
@yangxudong yangxudong released this 04 Jun 07:19
d147a23

What's Changed

  • Add ZILN loss for LTV prediction task [#498]
  • Add xDeepFM model [#494]
  • Add CIN(Compressed Interaction Network) module Add Parallel DSSM recall model [#493]
  • Add NaryDisEmbedding & Transformer component [#485]
  • Add AITM component & upgrade NaryDisEmbedding [#487]
  • Add Highway & Attention Component And AITM model [#471]
  • Support Match model configured by components [#492]
  • Add TextCNN component and model [#462]
  • Bug fix of SENet when run with MirroredStrategy [#443]
  • Fix a few bugs