biobb-pytorch

View on PyPIReverse Dependencies (0)

5.0.0 biobb_pytorch-5.0.0-py3-none-any.whl

Wheel Details

Project: biobb-pytorch
Version: 5.0.0
Filename: biobb_pytorch-5.0.0-py3-none-any.whl
Download: [link]
Size: 21596
MD5: 753cdb629ce21cdf55e0b9262930a0d4
SHA256: 1e2ae362e645cf455ce42d941fabec384f1743ced2465e34c3ee2c2783a0b51d
Uploaded: 2024-11-21 08:55:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: biobb_pytorch
Version: 5.0.0
Summary: biobb_pytorch is the Biobb module collection to create and train ML & DL models.
Author: Biobb developers
Author-Email: pau.andrio[at]bsc.es
Home-Page: https://github.com/bioexcel/biobb_pytorch
Project-Url: Documentation, http://biobb-pytorch.readthedocs.io/en/latest/
Project-Url: Bioexcel, https://bioexcel.eu/
Keywords: Bioinformatics Workflows BioExcel Compatibility
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Requires-Python: >=3.9
Requires-Dist: biobb-common (==5.0.0)
Requires-Dist: torch
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5939 characters]

WHEEL

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

RECORD

Path Digest Size
biobb_pytorch/__init__.py sha256=wbAWf9mHIc4ddjPLg1M0mTLcxaaYPrtFRUGbOdY63zc 84
biobb_pytorch/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
biobb_pytorch/mdae/__init__.py sha256=fRxPhcoXbnOgLJoswt7wMkcmGL4oHq5_D6HlbFf4MyY 91
biobb_pytorch/mdae/apply_mdae.py sha256=UghO2INWDIIqTcQLzMYRDQi_Oc8Ce8MMPY2GNTMGzig 13298
biobb_pytorch/mdae/common.py sha256=7nThvOzih0jQQKiW7YNTzd2EQkgX-6N_CQ6WtcCijGc 4362
biobb_pytorch/mdae/mdae.py sha256=fZ0xTJc0n2qiTJTD0AT5dt7hJqEGLwAZOMt6TkvfVnU 2246
biobb_pytorch/mdae/plots.py sha256=9HwZutGBUGFWm2MtT1zB9Ef51XhKrjQXucKFvo8os1E 5064
biobb_pytorch/mdae/train_mdae.py sha256=2Af8VjwUz01iiMDLqRcCPVIVQrEwCIZVnBjixKrOh-M 26016
biobb_pytorch/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
biobb_pytorch-5.0.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
biobb_pytorch-5.0.0.dist-info/METADATA sha256=IllnpQ8aN7h0PwUwK-BNbvUsvOu8ckIk8Be0_sOhS4c 6808
biobb_pytorch-5.0.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
biobb_pytorch-5.0.0.dist-info/entry_points.txt sha256=v8om6fP9S_bDz4nIPqS0pmDYdpY3xII8Hw5cLXoQri4 114
biobb_pytorch-5.0.0.dist-info/top_level.txt sha256=n2njIMt3mF77EqfVa9kydjcJRoRxeKzid97ZztIB2lg 14
biobb_pytorch-5.0.0.dist-info/RECORD

top_level.txt

biobb_pytorch

entry_points.txt

apply_mdae = biobb_pytorch.mdae.apply_mdae:main
train_mdae = biobb_pytorch.mdae.train_mdae:main