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.
☆77Updated 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:
- A collection of research materials on SSL for non-sequential tabular data (SSL4NSTD)☆192Updated 3 months ago
- The official implementation of the paper, "SubTab: Subsetting Features of Tabular Data for Self-Supervised Representation Learning"☆144Updated 2 years ago
- Codebase for VIME: Extending the Success of Self- and Semi-supervised Learning to Tabular Domain - NeurIPS 2020☆148Updated 4 years ago
- A PyTorch Lightning-based library for self- and semi-supervised learning on tabular data.☆35Updated 3 months ago
- (NeurIPS 2021) Revisiting Deep Learning Models for Tabular Data☆267Updated 6 months ago
- A repo for transfer learning with deep tabular models☆103Updated 2 years ago
- NeurIPS'22 | TransTab: Learning Transferable Tabular Transformers Across Tables☆192Updated 2 months ago
- Official PyTorch implementation of STUNT: Few-shot Tabular Learning with Self-generated Tasks from Unlabeled Tables (ICLR 2023 Spotlight)…☆58Updated 2 years ago
- ☆19Updated 2 years ago
- Experiments on Tabular Data Models☆277Updated 2 years ago
- The pioneering neural network surpassing extremely-tuned XGboost and Catboost on varied tabular datasets.☆62Updated 11 months ago
- Code for "TabZilla: When Do Neural Nets Outperform Boosted Trees on Tabular Data?"☆159Updated last year
- ☆10Updated 4 years ago
- ☆39Updated 2 years ago
- DANets (a family of neural networks) for tabular data classification/ regression.☆44Updated 3 years ago
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆99Updated 2 years ago
- [NeurIPS 2021] Well-tuned Simple Nets Excel on Tabular Datasets☆85Updated 2 years ago
- A framework for prototyping and benchmarking imputation methods☆183Updated 2 years ago
- A benchmark for distribution shift in tabular data☆52Updated 11 months ago
- Revisiting Pretrarining Objectives for Tabular Deep Learning☆63Updated 2 years ago
- (NeurIPS 2022) On Embeddings for Numerical Features in Tabular Deep Learning☆361Updated last month
- (ICLR 2025 Spotlight) TabReD: Analyzing Pitfalls and Filling the Gaps in Tabular Deep Learning Benchmarks☆72Updated last week
- The official PyTorch implementation of recent paper - SAINT: Improved Neural Networks for Tabular Data via Row Attention and Contrastive …☆431Updated 3 years ago
- This repository contains the implementation of Dynamask, a method to identify the features that are salient for a model to issue its pred…☆76Updated 3 years ago
- Repository for the feature selection with tabular models☆63Updated last year
- Neural Additive Models (Google Research)☆28Updated last year
- ☆50Updated 3 years ago
- ☆14Updated 3 months ago
- A code for the NeurIPS 2022 Table Representation Learning Workshop paper: "Diffusion models for missing value imputation in tabular data"☆49Updated 11 months ago
- The implementation of "TabR: Unlocking the Power of Retrieval-Augmented Tabular Deep Learning"☆295Updated 6 months ago