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:
- Codebase for VIME: Extending the Success of Self- and Semi-supervised Learning to Tabular Domain - NeurIPS 2020☆149Updated 4 years ago
- 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 7 months ago
- A repo for transfer learning with deep tabular models☆104Updated 2 years ago
- (NeurIPS 2021) Revisiting Deep Learning Models for Tabular Data☆290Updated 10 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
- A PyTorch Lightning-based library for self- and semi-supervised learning on tabular data.☆40Updated 7 months ago
- The official PyTorch implementation of recent paper - SAINT: Improved Neural Networks for Tabular Data via Row Attention and Contrastive …☆451Updated 3 years ago
- DANets (a family of neural networks) for tabular data classification/ regression.☆46Updated 3 years ago
- Code for "TabZilla: When Do Neural Nets Outperform Boosted Trees on Tabular Data?"☆167Updated last year
- Experiments on Tabular Data Models☆279Updated 2 years ago
- NeurIPS'22 | TransTab: Learning Transferable Tabular Transformers Across Tables☆201Updated 6 months ago
- A deep learning tabular classification architecture inspired by TabTransformer with integrated gated multilayer perceptron.☆101Updated 2 years ago
- [NeurIPS 2021] Well-tuned Simple Nets Excel on Tabular Datasets☆87Updated 2 years ago
- ☆488Updated last year
- The pioneering neural network surpassing extremely-tuned XGboost and Catboost on varied tabular datasets.☆65Updated last year
- ☆10Updated 4 years ago
- A benchmark for distribution shift in tabular data☆55Updated last year
- ☆19Updated 2 years ago
- (NeurIPS 2022) On Embeddings for Numerical Features in Tabular Deep Learning☆379Updated 5 months ago
- A framework for prototyping and benchmarking imputation methods☆196Updated 2 years ago
- Image Generator for Tabular Data (IGTD): Converting Tabular Data to Images for Deep Learning Using Convolutional Neural Networks☆169Updated last year
- ☆62Updated 4 years ago
- Neural Additive Models (Google Research)☆28Updated last year
- ☆38Updated 2 years ago
- [ICML 2023] The official implementation of the paper "TabDDPM: Modelling Tabular Data with Diffusion Models"☆486Updated last year
- Python/R library for feature selection in neural nets. ("Feature selection using Stochastic Gates", ICML 2020)☆108Updated 3 years ago
- Pytorch implementation of "DeepSMOTE: Fusing Deep Learning and SMOTE for Imbalanced Data".☆120Updated 4 years ago
- Code for "NODE-GAM: Neural Generalized Additive Model for Interpretable Deep Learning"☆46Updated 3 years ago
- LibAUC: A Deep Learning Library for X-Risk Optimization☆311Updated last week