Closed weihua916 closed 1 year ago
We aim to include four popular models in the initial release. This issue keeps track of our progress.
FT-Transformer @kaidic @weihua916
LinearBucketEncoder
LinearPeriodicEncoder
Trompt @weihua916
TabNet @zechengz @weihua916
ExcelFormer @yiweny
TabTransformer @yiweny
Example encoding + self-attention + sum pooling @weihua916
Completed!
We aim to include four popular models in the initial release. This issue keeps track of our progress.
FT-Transformer @kaidic @weihua916
LinearBucketEncoder
andLinearPeriodicEncoder
. https://github.com/pyg-team/pytorch-frame/pull/30 https://github.com/pyg-team/pytorch-frame/pull/31LinearBucketEncoder
adLinearPeriodicEncoder
.Trompt @weihua916
TabNet @zechengz @weihua916
ExcelFormer @yiweny
TabTransformer @yiweny
Example encoding + self-attention + sum pooling @weihua916