Skip to content

Releases: yandex-research/rtdl

v0.0.4

11 Jul 23:43
Compare
Choose a tag to compare

Fixes

  • make CategoricalFeatureTokenizer compatible with .to(device)

v0.0.3

02 Jul 14:20
Compare
Choose a tag to compare

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