Change Log Major Features and Improvements Add `WeightedSequenceLayer` and support [weighted sequence feature input](https://deepctr-doc.readthedocs.io/en/latest/Examples.html#multi-value-input-movielens). Bug Fixes and Other Changes fix bug of duplicated bias term in models.150
0.6.2
Major Features and Improvements - Simplify input logic,[examples](https://deepctr-doc.readthedocs.io/en/latest/Examples.html#classification-criteo)
0.6.1
Change Log Major Features and Improvements - Fix bug in `CCPM` model that incorrectly using `linear_feature_columns` as DNN input features - Fix bug in `DynamicGRU`, a shape mismatch error will be caused in previous version when using `DIEN` with number of history_feature not equal to 2
0.6.0
Change Log Major Features and Improvements - Now DeepCTR is compatible with tensorflow `1.14` and `2.0`.
0.5.2
Change Log Major Features and Improvements Refactor `Linear` Layer
0.5.1
Change Log Major Features and Improvements
- Add [FiBiNET](https://deepctr-doc.readthedocs.io/en/latest/Features.html#fibinet-feature-importance-and-bilinear-feature-interaction-network) Chinese Introducton [FiBiNET:结合特征重要性和双线性特征交互进行CTR预估 ](https://zhuanlan.zhihu.com/p/72931811)