v0.5.0
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 to update your codes.