Metadata-Version: 2.1
Name: tabtorch
Version: 0.0.0
Summary: tabtorch
Keywords: artificial intelligence,deep learning,library,python,pytorch,research,torch
Author-email: tabtorch authors <strausmg@gmail.com>
Requires-Python: >=3.7
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: numpy >=1.18,<2
Requires-Dist: scikit-learn >=1.0,<2
Requires-Dist: torch >= 1.7,<2
Requires-Dist: typing-extensions >= 4.0.1,<5
Project-URL: Code, https://github.com/tabtorch/tabtorch
Project-URL: Documentation, https://tabtorch.github.io
