Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
deepctr-torch-0.2.7.tar.gz | 2021-06-14 | 43.2 kB | |
deepctr_torch-0.2.7-py3-none-any.whl | 2021-06-14 | 70.0 kB | |
README.md | 2021-06-14 | 454 Bytes | |
v0.2.7.tar.gz | 2021-06-14 | 4.6 MB | |
v0.2.7.zip | 2021-06-14 | 4.7 MB | |
Totals: 5 Items | 9.4 MB | 1 |
Change Log
Major Features and Improvements
- Add AFN model @WeiyuCheng
Bug Fixes and Other Changes
- Fix callback error [#171] @zanshuxun
- Fix
VarLenSparseFeat
error [#176] [#179] [#180] @zanshuxun - Change the output shape of
InteractingLayer
inAutoint
[#74] @zanshuxun