Skip to content

Commit

Permalink
Merge pull request #138 from zechengz/master
Browse files Browse the repository at this point in the history
Add PyTorch Frame
  • Loading branch information
ritchieng authored Apr 13, 2024
2 parents c85f093 + b652e91 commit 21528bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [AutoGPTQ, easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm](https://github.com/PanQiWei/AutoGPTQ)

## <a name='TabularData'></a>Tabular Data
- [PyTorch Frame: A Modular Framework for Multi-Modal Tabular Learning](https://github.com/pyg-team/pytorch-frame)
- [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)
Expand Down

0 comments on commit 21528bc

Please sign in to comment.