Skip to content

Commit

Permalink
Add Pytorch Tabular and Tab Transformer
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Nov 8, 2023
1 parent 46735bb commit 026c0f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [Langchain, building applications with LLMs through composability](https://github.com/langchain-ai/langchain)

## <a name='TabularData'></a>Tabular Data
- [Pytorch Tabular,standard framework for modelling Deep Learning Models for tabular data](https://github.com/manujosephv/pytorch_tabular)
- [Tab Transformer](https://github.com/lucidrains/tab-transformer-pytorch)
- [PyTorch-TabNet: Attentive Interpretable Tabular Learning](https://github.com/dreamquark-ai/tabnet)
- [carefree-learn: A minimal Automatic Machine Learning (AutoML) solution for tabular datasets based on PyTorch](https://github.com/carefree0910/carefree-learn)

Expand Down

0 comments on commit 026c0f9

Please sign in to comment.