dbaae

View on PyPIReverse Dependencies (0)

0.0.6 dbaae-0.0.6-py3-none-any.whl

Wheel Details

Project: dbaae
Version: 0.0.6
Filename: dbaae-0.0.6-py3-none-any.whl
Download: [link]
Size: 8720
MD5: d8b708272f2cd994fcde3b7b6d0e2c7a
SHA256: 528078f1e8ea7854227ab4243a66973a3aba1db3debed0ad45f8324bacf72f90
Uploaded: 2024-02-28 20:28:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dbaae
Version: 0.0.6
Summary: Adversarial Autoencoder with dynamic batching package
Author: kyung dae ko
Author-Email: gogoaja70[at]hotmail.com
Home-Page: https://github.com/LMSCGR/DB-AAE
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)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dbaae/__init__.py sha256=K3cvLIZa92XitDJ3iM23EJ0XoRIpnS4j8b_KbtK273A 142
dbaae/__main__.py sha256=YsHKC7qqKFdjRwRXstvfAb9JuElNXsZhynELORhoRAQ 109
dbaae/run_dbaae.py sha256=PZ_uXp359Pz3wIdY6QprTPFmpJKcSIfkMlPu-nCrPRc 6875
dbaae/utils/__init__.py sha256=07NzQXBgNlnw5kSN6ZYxE9By-_RuH3Jyy58Z74sIio0 21
dbaae/utils/dynamic.py sha256=mYnHL7Z27pHYclK9r0VzvL4pkENIO5Oz4vFW7cw1LdY 6422
dbaae/utils/io.py sha256=39MKu8ks0Ps_M_55vFjDCLgxyS-WhCPATMquw6rpjnk 1039
dbaae/utils/layers.py sha256=b5ahvDRHT3DYErVrXMS0hEReHSLuV1yGpQJvwW-38UI 1508
dbaae/utils/train.py sha256=kX_QWiZpSRrHhr1exR_Yk8zH0YRI4JrSzIK4FMb40p8 3009
dbaae-0.0.6.dist-info/METADATA sha256=8z27AStdpRfUk90iXEo4eoj0SNv0xfd69qhibjUhJ8E 853
dbaae-0.0.6.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
dbaae-0.0.6.dist-info/entry_points.txt sha256=heOGsK6IbMSVPoGcQDIdjAz0FyB05lfi-mEIah8qqDA 46
dbaae-0.0.6.dist-info/top_level.txt sha256=Lniz23627g37wr8wj4_7RatRCLIUymB3tCR9TN_MpIY 6
dbaae-0.0.6.dist-info/RECORD

top_level.txt

dbaae

entry_points.txt

dbaae = dbaae.__main__:main