Tabular Deep Learning Library for PyTorch
-
Updated
Oct 18, 2024 - Python
Tabular Deep Learning Library for PyTorch
Mambular is a Python package that brings the power of Mamba architectures to tabular data, offering a suite of deep learning models for regression, classification, and distributional regression tasks. This includes models like Mambular, FT-Transformer, TabTransformer and tabular ResNets.
Official implementation of Tabular Transfer Learning via Prompting LLMs (COLM 2024).
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."