Metadata-Version: 2.1
Name: rtdl
Version: 0.0.7
Summary: Revisiting Tabular Deep Learning.
Home-page: https://github.com/yandex-research/rtdl
Keywords: deep learning, artificial intelligence, research, library, python, pytorch, torch
Author: Yandex Research
Author-email: 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: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: numpy >=1.17,<2
Requires-Dist: torch >= 1.6,<2
