pydeepflow

View on PyPIReverse Dependencies (0)

1.0.0 pydeepflow-1.0.0-py3-none-any.whl

Wheel Details

Project: pydeepflow
Version: 1.0.0
Filename: pydeepflow-1.0.0-py3-none-any.whl
Download: [link]
Size: 20919
MD5: 60bb7cc74fd9563020dfa5f8d6813739
SHA256: c12d0b6208059abfad42d70eb7b0111e7a8edbdf11b96b5bb0da6da35f54e6a1
Uploaded: 2024-10-23 18:17:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydeepflow
Version: 1.0.0
Summary: A deep learning package optimized for performing Deep Learning Tasks, easy to learn and integrate into projects
Author: Ravin D
Author-Email: ravin.d3107[at]outlook.com
Home-Page: https://github.com/ravin-d-27/PyDeepFlow
Project-Url: Bug Tracker, https://github.com/ravin-d-27/PyDeepFlow/issues
Project-Url: Source Code, https://github.com/ravin-d-27/PyDeepFlow
Project-Url: Documentation, https://github.com/ravin-d-27/PyDeepFlow/wiki
License: MIT
Keywords: deep-learning artificial-intelligence neural-networks tensorflow pytorch
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.23.5)
Requires-Dist: pandas (>=1.5.3)
Requires-Dist: scikit-learn (>=1.2.0)
Requires-Dist: jupyter (>=1.0.0)
Requires-Dist: tqdm (>=4.64.1)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: matplotlib
Requires-Dist: cupy (>=9.6.0); extra == "gpu"
Requires-Dist: pytest (>=6.2.5); extra == "testing"
Provides-Extra: gpu
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5479 characters]

WHEEL

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

RECORD

Path Digest Size
pydeepflow/__init__.py sha256=Vnpv6S3Fg9wlm4LnVyjShYDePlaVu8XGgQhheL3TdUM 821
pydeepflow/activations.py sha256=d5E0KIkjS5-dAA9vNhpY1F3Mn4RypmqLDq-EsulcVds 9350
pydeepflow/batch_normalization.py sha256=Zb0tBLu5hwHAkHrhLpBCilsG_4KbBO562USU8CEyQeI 3538
pydeepflow/checkpoints.py sha256=5C2w8VnkReGEFIAgh-EIKtVGBa7Ivk7D8IrH0rSXQjI 2666
pydeepflow/cross_validator.py sha256=iqZnwDkXGoUXKj5ZMKduJl1LJV9vK-dNvoUIPxxc_1U 1388
pydeepflow/device.py sha256=ymxsch9W04rQDl5IMdtfDXpeH72FQMVzA-Ny4S_om84 10584
pydeepflow/early_stopping.py sha256=jfQmKpaI_QX4LwpsQ0i2iHQbB5596nFT27kGyrfRyfE 1280
pydeepflow/learning_rate_scheduler.py sha256=Yi0nGcKNZ6iEr0V-SzLO7KyCdsDljVtV6jOjlgO1NxU 1739
pydeepflow/losses.py sha256=ZKHRLCubRYY3hT_NzdyGFN2Ap_7LQbiznDwV1ovc_vw 8145
pydeepflow/main.py sha256=DchZ3T0duvvzXMVj7K4lnWgS-YzY-VvoMabPZ2ZzGP4 2190
pydeepflow/model.py sha256=W5Svn4C0l1b3yez7ddc0JuFLEAnWYF-iE3_pOs2pmN8 13515
pydeepflow/regularization.py sha256=N9_ERLKPfso6_YbN5YcnxYrjbIa4b5io6jb3n_qB7G4 736
pydeepflow-1.0.0.dist-info/LICENSE sha256=XzqgiFv70WVoulFkOJF_W00Kg1Obx4teDCMAwl5V4SI 1088
pydeepflow-1.0.0.dist-info/METADATA sha256=N17INSLX1Ne-sKOLM9tck9mlSLvxGE9NOPOjnl71tfo 6910
pydeepflow-1.0.0.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
pydeepflow-1.0.0.dist-info/entry_points.txt sha256=ackdchFqOOWlMtLRetmpifJRyha0E5sUkA7x0TVztSk 55
pydeepflow-1.0.0.dist-info/top_level.txt sha256=NjwQXnG3p9fozgVaQpoem0k7xe2y1AiAVZ8ReVieZYk 11
pydeepflow-1.0.0.dist-info/RECORD

top_level.txt

pydeepflow

entry_points.txt

pydeepflow-cli = pydeepflow.cli:main