Metadata-Version: 2.1
Name: dbaae
Version: 0.0.6
Summary: Adversarial Autoencoder with dynamic batching package
Home-page: https://github.com/LMSCGR/DB-AAE
Author: kyung dae ko
Author-email: gogoaja70@hotmail.com
License: Apache License 2.0
Keywords: DB-AAE,Adversarial Autoencoder,python single cell,scRNA-seq,pypi
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Requires-Dist: scanpy==1.9.1
Requires-Dist: seaborn==0.12.2
Requires-Dist: pandas==1.5.3
Requires-Dist: matplotlib==3.6.3
Requires-Dist: numpy==1.23.5
Requires-Dist: tensorflow==2.11.0
Requires-Dist: keras-tuner==1.4.5
Requires-Dist: keras==2.11.0
