LukasZahradnik / deep-db-learning

A modular message-passing scheme reflecting the relational model for end-to-end deep learning from databases
https://lukaszahradnik.github.io/deep-db-learning/
6 stars 2 forks source link

Shouldn't numeric convertor also add bias? #20

Open neumannjan opened 1 year ago

neumannjan commented 1 year ago

Since numeric convertor already multiplies the number by a learnable scale weight, shouldn't it also add bias?