Releases: yandex-research/rtdl
Releases · yandex-research/rtdl
v0.0.4
Fixes
- make
CategoricalFeatureTokenizer
compatible with .to(device)
v0.0.3
API Changes
ResNet
& ResNet.Block
: the d
parameter was renamed to d_main
Fixes
- minor fix in the comments in
examples/rtdl.ipynb
Project
- add tests that validate that the models in
rtdl
are literally the same as in the implementation of the paper