clabrugere / pytorch-scarfLinks
Implementation of SCARF: Self-Supervised Contrastive Learning using Random Feature Corruption in Pytorch, a model learning a representation of tabular data using contrastive learning. It is inspired from SimCLR and uses a similar architecture and loss.
☆84Updated last year
Alternatives and similar repositories for pytorch-scarf
Users that are interested in pytorch-scarf are comparing it to the libraries listed below
Sorting:
- The official implementation of the paper, "SubTab: Subsetting Features of Tabular Data for Self-Supervised Representation Learning"☆147Updated 3 years ago
- A collection of research materials on SSL for non-sequential tabular data (SSL4NSTD)☆199Updated 8 months ago
- Codebase for VIME: Extending the Success of Self- and Semi-supervised Learning to Tabular Domain - NeurIPS 2020☆149Updated 4 years ago
- A repo for transfer learning with deep tabular models☆104Updated 2 years ago
- (NeurIPS 2021) Revisiting Deep Learning Models for Tabular Data☆293Updated 11 months ago
- Official PyTorch implementation of STUNT: Few-shot Tabular Learning with Self-generated Tasks from Unlabeled Tables (ICLR 2023 Spotlight)…☆59Updated 2 years ago
- The official PyTorch implementation of recent paper - SAINT: Improved Neural Networks for Tabular Data via Row Attention and Contrastive …☆451Updated 3 years ago
- Code for "TabZilla: When Do Neural Nets Outperform Boosted Trees on Tabular Data?"☆168Updated last year
- NeurIPS'22 | TransTab: Learning Transferable Tabular Transformers Across Tables☆201Updated 7 months ago
- ☆10Updated 5 years ago
- ☆19Updated 2 years ago
- Experiments on Tabular Data Models☆279Updated 2 years ago
- A PyTorch Lightning-based library for self- and semi-supervised learning on tabular data.☆40Updated 7 months ago
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆101Updated 2 years ago
- DANets (a family of neural networks) for tabular data classification/ regression.☆46Updated 3 years ago
- [NeurIPS 2021] Well-tuned Simple Nets Excel on Tabular Datasets☆87Updated 2 years ago
- A framework for prototyping and benchmarking imputation methods☆196Updated 2 years ago
- ☆490Updated last year
- (ICLR 2025 Spotlight) TabReD: Analyzing Pitfalls and Filling the Gaps in Tabular Deep Learning Benchmarks☆81Updated 4 months ago
- (NeurIPS 2022) On Embeddings for Numerical Features in Tabular Deep Learning☆382Updated 6 months ago
- A benchmark for distribution shift in tabular data☆55Updated last year
- The pioneering neural network surpassing extremely-tuned XGboost and Catboost on varied tabular datasets.☆65Updated last year
- ☆51Updated 4 years ago
- Pytorch implementation of "DeepSMOTE: Fusing Deep Learning and SMOTE for Imbalanced Data".☆120Updated 4 years ago
- Neural Additive Models (Google Research)☆29Updated last year
- This repository contains the implementation of Dynamask, a method to identify the features that are salient for a model to issue its pred…☆75Updated 3 years ago
- ☆38Updated 2 years ago
- A code for the NeurIPS 2022 Table Representation Learning Workshop paper: "Diffusion models for missing value imputation in tabular data"☆55Updated last year
- Code for "NODE-GAM: Neural Generalized Additive Model for Interpretable Deep Learning"☆46Updated 3 years ago
- ☆16Updated 3 years ago