mgrankin/fast_tabnet

Self-supervised step

jadermcs opened this issue · 0 comments

In the paper it first performs a self-supervised learning to later fine-tune for classification/regression, I looked at your implementation and saw no evidences of this step, am I wrong? It is planned to be implemented?

Nice job with the implementation and adapting to fastai framework!