jrzaurin / pytorch-widedeepLinks
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
☆1,377Updated this week
Alternatives and similar repositories for pytorch-widedeep
Users that are interested in pytorch-widedeep are comparing it to the libraries listed below
Sorting:
- Factorization Machine models in PyTorch☆1,081Updated last year
- Implementation of TabTransformer, attention network for tabular data, in Pytorch☆986Updated 7 months ago
- allRank is a framework for training learning-to-rank neural models based on PyTorch.☆962Updated last year
- A standard framework for modelling Deep Learning Models for tabular data☆1,569Updated last week
- SIGKDD'2019: DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks☆659Updated last year
- Research on Tabular Deep Learning: Papers & Packages☆1,052Updated 10 months ago
- Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.☆1,215Updated 3 months ago
- PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf☆2,850Updated 11 months ago
- (NeurIPS 2022) On Embeddings for Numerical Features in Tabular Deep Learning☆379Updated 5 months ago
- 🛍 A real-world e-commerce dataset for session-based recommender systems research.☆347Updated 4 months ago
- ☆348Updated 4 years ago
- An implementation of the focal loss to be used with LightGBM for binary and multi-class classification problems☆256Updated 5 years ago
- Learning to Rank in PyTorch☆490Updated 3 years ago
- Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benc…☆550Updated last year
- Neural Oblivious Decision Ensembles for Deep Learning on Tabular Data☆501Updated 4 years ago
- train models in pytorch, Learn to Rank, Collaborative Filter, Heterogeneous Treatment Effect, Uplift Modeling, etc☆183Updated 7 months ago
- 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.☆3,289Updated last year
- The official PyTorch implementation of recent paper - SAINT: Improved Neural Networks for Tabular Data via Row Attention and Contrastive …☆451Updated 3 years ago
- A configurable, tunable, and reproducible library for CTR prediction https://fuxictr.github.io☆1,285Updated 3 months ago
- XGBoost for label-imbalanced data: XGBoost with weighted and focal loss functions☆329Updated last year
- A Tensorflow 2.0 implementation of TabNet.