lucidrains / tab-transformer-pytorch

Implementation of TabTransformer, attention network for tabular data, in Pytorch
MIT License
808 stars 102 forks source link

How to pretrain? #7

Open wangbingnan136 opened 3 years ago

wangbingnan136 commented 3 years ago

Hello,sir,I really appreciate your work! I am very curious about how to pretrain the tabtransformer? Is there an example?

chiulun commented 1 month ago

I have the same question. Have you implemented pre-training on TabTransformer?