Change Log
Major Features and Improvements
- Refactor inputs module,now you can input different features to linear part and dnn part of the models.
- Dense value inputs are concated with the inputs of dnn instead of embed into dense vectors.
- **previous versions of the code require modification to work properly**,please refer [new examples](https://deepctr-doc.readthedocs.io/en/latest/Examples.html) to update your codes.