SalvatoreRa/tabular-deep-learning-survey
Companion repository for the Tabular Deep learning Survey
This project is a comprehensive guide for data scientists and machine learning engineers looking to apply deep learning techniques to structured, tabular data. It provides an organized overview of current research, from basic neural networks to transformer models, for tasks like prediction, classification, and imputation. The project helps you understand which deep learning models are best suited for your specific tabular datasets, enabling you to improve prediction accuracy and model performance.
Use this if you are a data scientist or ML engineer exploring deep learning for tabular data and need a structured overview of existing models, techniques, and resources.
Not ideal if you are looking for a plug-and-play deep learning library for tabular data, as this repository primarily serves as a research survey and resource index.
Stars
8
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SalvatoreRa/tabular-deep-learning-survey"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PriorLabs/TabPFN
⚡ TabPFN: Foundation Model for Tabular Data ⚡
pyg-team/pytorch-frame
Tabular Deep Learning Library for PyTorch
NVIDIA-Merlin/NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to...
PriorLabs/tabpfn-extensions
Community extensions for TabPFN - the foundation model for tabular data. Built with TabPFN! 🤗
pytorch-tabular/pytorch_tabular
A unified framework for Deep Learning Models on tabular data