dionysus-trainer

View on PyPIReverse Dependencies (0)

0.4.0 dionysus_trainer-0.4.0-py3-none-any.whl

Wheel Details

Project: dionysus-trainer
Version: 0.4.0
Filename: dionysus_trainer-0.4.0-py3-none-any.whl
Download: [link]
Size: 10146
MD5: e96d52548d0dce7e3966936bc3a4d4fc
SHA256: 7420e8e2e77d7fa7b6e807dabe3486bf20ff207cdec0365f8a16d8a11849b993
Uploaded: 2023-12-29 16:14:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dionysus-trainer
Version: 0.4.0
Summary: Training neural networks
Author-Email: Felix Jobson <felix.jobson[at]outlook.de>
License: MIT License Copyright (c) 2023 Felix Jobson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.9
Requires-Dist: numpy (>=1.23.2)
Requires-Dist: pandas (==2.1.1)
Requires-Dist: matplotlib (==3.7.1)
Requires-Dist: seaborn (==0.12.2)
Requires-Dist: scikit-learn (==1.2.2)
Requires-Dist: torch (==2.1.0)
Requires-Dist: tqdm (==4.65.0)
Requires-Dist: requests (==2.31.0)
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 322 characters]

WHEEL

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

RECORD

Path Digest Size
dionysus/__init__.py sha256=42STGor_9nKYXumfeV5tiyD_M8VdcddX7CEexmibPBk 22
dionysus/__main__.py sha256=TkRBJH7040Cq7wE8B257CqQwGvrr3VfijsENX0b_j8A 241
dionysus/architectures.py sha256=mXh0CpLNYnBMw8lYovfITaIn9JiIXz9D0l4Rk47Qjc8 3151
dionysus/constants.py sha256=Tzzm-41527al_rQHmluh5YpITo09TtDpgyi9v4qHh60 160
dionysus/loss.py sha256=ZqXwrXIZMvDiSCGZcjwGLeTTQ_Ik0nTdtfzftqAY2BQ 1688
dionysus/training.py sha256=jlIpiKYV8ibrBswwt72jT5128sPK9rD1bx4vy4sObAw 8696
dionysus/utils.py sha256=dt0_Cq_TrpotbRiiePBSjwXTGjomRmZQY8-YCMS08vI 6449
dionysus_trainer-0.4.0.dist-info/LICENSE sha256=r4SfqTvOAv1Hpq6_ouCuqpohrFczRFyVfKU4EpT9_rY 1069
dionysus_trainer-0.4.0.dist-info/METADATA sha256=4MknFbmgFzSL7vGcaMqNVneu0Y_gbwwwz0haA0qP6SU 2153
dionysus_trainer-0.4.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
dionysus_trainer-0.4.0.dist-info/entry_points.txt sha256=O5XcyE-RUvJI_tFNKKj-U0kBHQslxR9c2fWSKjZ6a3M 52
dionysus_trainer-0.4.0.dist-info/top_level.txt sha256=jtuTZg11Qqiheat6-YWhtKX05D8XCx2AokEv9C5OeVQ 9
dionysus_trainer-0.4.0.dist-info/RECORD

top_level.txt

dionysus

entry_points.txt

dionysus = dionysus.__main__:main