Contents

pytorch-tabular 1.1.0

0

A standard framework for using Deep Learning for tabular data

A standard framework for using Deep Learning for tabular data

Stars: 1196, Watchers: 1196, Forks: 129, Open Issues: 21

The manujosephv/pytorch_tabular repo was created 3 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1196 github stars!

How to Install pytorch-tabular

You can install pytorch-tabular using pip

pip install pytorch-tabular

or add it to a project with poetry

poetry add pytorch-tabular

Package Details

Author
Manu Joseph
License
MIT license
Homepage
https://github.com/manujosephv/pytorch_tabular
PyPi:
https://pypi.org/project/pytorch-tabular/
GitHub Repo:
https://github.com/manujosephv/pytorch_tabular

Classifiers

No  pytorch-tabular  pypi packages just yet.

Errors

A list of common pytorch-tabular errors.

Code Examples

Here are some pytorch-tabular code examples and snippets.

GitHub Issues

The pytorch-tabular package has 21 open issues on GitHub

  • Added deployment workflow.
  • Benchmark against XGBoost
  • Migrate to Github Actions.

See more issues on GitHub

Related Packages & Articles

pytorch-lightning 2.2.1

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.

petastorm 0.12.1

Petastorm is a library enabling the use of Parquet storage from Tensorflow, Pytorch, and other Python-based ML training frameworks.

onnx 1.16.0

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

kornia 0.7.2

Open Source Differentiable Computer Vision Library for PyTorch

huggingface-hub 0.22.2

Client library to download and publish models, datasets and other repos on the huggingface.co hub

horovod 0.28.1

Horovod is a powerful distributed training framework for Python that allows you to train deep learning models across multiple GPUs and servers quickly and efficiently. It falls under the category of distributed computing libraries. Built on top of TensorFlow, PyTorch, and other popular deep learning frameworks, Horovod simplifies the process of scaling up your model training by handling the complexities of distributed training under the hood.