Tabular Deep Learning Library for PyTorch
-
Updated
Jan 9, 2025 - Python
Tabular Deep Learning Library for PyTorch
Pytorch Library for Relational Table Learning with LLMs.
Mambular is a Python package that simplifies tabular deep learning by providing a suite of models for regression, classification, and distributional regression tasks. It includes models such as Mambular, TabM, FT-Transformer, TabulaRNN, TabTransformer, and tabular ResNets.
Official implementation of Tabular Transfer Learning via Prompting LLMs (COLM 2024).
SJTUTables: A Benchmark for Relational Table Learning
PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf
Add a description, image, and links to the tabular-learning topic page so that developers can more easily learn about it.
To associate your repository with the tabular-learning topic, visit your repo's landing page and select "manage topics."