Metadata-Version: 2.1
Name: distvae_tabular
Version: 0.0.3
Summary: DistVAE Implementation Package for Synthetic Data Generation
Home-page: https://github.com/an-seunghwan/DistVAE-Tabular
Author: Seunghwan An
Author-email: dpeltms79@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: numpy==1.26.4
Requires-Dist: pandas==2.2.2
Requires-Dist: scikit-learn==1.5.1
Requires-Dist: scipy==1.14.0
Requires-Dist: torch==2.2.2
Requires-Dist: tqdm==4.66.4

# DistVAE-Tabular

