yandex-research / rtdl

Research on Tabular Deep Learning: Papers & Packages
Apache License 2.0
888 stars 98 forks source link

Code error, should be module_type and not str #32

Closed zahar-chikishev closed 2 years ago

zahar-chikishev commented 2 years ago

On this line, should be module_type and not str

https://github.com/Yura52/rtdl/blob/b130dd2e596c17109bef825bc9c8608e1ae617cc/rtdl/nn/_utils.py#L21