Metadata-Version: 2.4
Name: nnea
Version: 0.1.2
Summary: A biological inform neural network
Home-page: https://github.com/liuchuwei/nnea
Author: Chuwei Liu
Author-email: liuchw26@mail.sysu.edu.cn
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: torch>=1.9.0
Requires-Dist: numpy>=1.21.0
Requires-Dist: pandas>=1.3.0
Requires-Dist: scikit-learn>=1.0.0
Requires-Dist: matplotlib>=3.5.0
Requires-Dist: seaborn>=0.11.0
Requires-Dist: toml>=0.10.0
Requires-Dist: h5py>=3.1.0
Requires-Dist: scipy>=1.7.0
Requires-Dist: imbalanced-learn>=0.8.0
Requires-Dist: networkx>=2.6.0
Requires-Dist: pyyaml>=5.4.0
Requires-Dist: umap-learn>=0.5.0
Requires-Dist: plotly>=5.0.0
Requires-Dist: shap>=0.40.0
Requires-Dist: lime>=0.2.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
