Skip to content

release/0.3.0

Compare
Choose a tag to compare
@dawn310826 dawn310826 released this 22 Jan 10:08
· 265 commits to master since this release
da78e50

Release 0.3.0

Major Features and Improvements

  • Add support for sequence feature #62
  • Update esmm loss function #76
  • Add auc.num_thresholds setting #76
  • Add Cold start model #80
  • Add Collaborative Metric Learning i2i model #80
  • Add TextCNN model #80
  • Compat with DataScience enviroment #86
  • Support offline inference on DataScience #100
  • Add Unit Test #91

Bug Fixes and Other Changes

  • Fix bug in partitioned variable restore #71
  • Fix bug in variational dropout and rocket launching #93

Documentation update

  • Add document for Cold start model, Collaborative Metric Learning i2i model and TextCNN model #80