fai-trainer

View on PyPIReverse Dependencies (0)

0.4.2 fai_trainer-0.4.2-py3-none-any.whl

Wheel Details

Project: fai-trainer
Version: 0.4.2
Filename: fai_trainer-0.4.2-py3-none-any.whl
Download: [link]
Size: 13983
MD5: 68079efc0bb8f43c2be5225d82b49b92
SHA256: b9273feab4baed4026306025c418c977a49b104b8654a033511407f4688ec0fb
Uploaded: 2024-06-07 13:03:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fai-trainer
Version: 0.4.2
Summary: A package for training and testing image classification models using PyTorch.
Author: Nizamuddin Mohamed & Michael Statelman
Author-Email: webnizam[at]gmail.com
Home-Page: https://github.com/webnizam/fai-trainer
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Requires-Dist: torch (>=1.7.0)
Requires-Dist: torchvision (>=0.8.0)
Requires-Dist: Pillow (>=8.0.0)
Requires-Dist: matplotlib (>=3.3.0)
Requires-Dist: tqdm (>=4.50.0)
Requires-Dist: numpy (>=1.19.0)
Requires-Dist: scipy (>=1.5.0)
Requires-Dist: scikit-learn (>=0.23.2)
Requires-Dist: prettytable
Requires-Dist: natsort
Requires-Dist: fpdf
Description-Content-Type: text/markdown
[Description omitted; length: 2868 characters]

WHEEL

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

RECORD

Path Digest Size
trainer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
trainer/confusion_matrix.py sha256=MO5i5JchRauqV7iTVbY2IozOTndI5ysouPZEs5-4KrY 2405
trainer/data_preparation.py sha256=W3Ax-eEYyeScSu9HPTKzci2vIJPubQTJAAD7gdsEb8s 6268
trainer/main.py sha256=nwsFwkOMC5tU9DvbFzUR9mGLxun1RClWocVJoHpJzAE 3992
trainer/model_training.py sha256=DyMF92ovYP9gnPD0ZHLYoobNeneRjUSEw8HyH-nu9WY 17276
trainer/utils.py sha256=jOfJ-r76_WKeGUEwxZSaj9IP4ag7aJUsE4r8bwbPXug 8669
fai_trainer-0.4.2.dist-info/METADATA sha256=TJYzhK1V78Ysj_KQszc8BPS-o0mHt7paovaqtWyzXb0 3919
fai_trainer-0.4.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
fai_trainer-0.4.2.dist-info/entry_points.txt sha256=K_A8ql9bmmDLhQG_Gu_46LbU46oD9xHAfwU2ZanOsak 50
fai_trainer-0.4.2.dist-info/top_level.txt sha256=8AESsizm9pnQll31gnGhNaHakavuv6cTS03roANNod8 8
fai_trainer-0.4.2.dist-info/RECORD

top_level.txt

trainer

entry_points.txt

fai-trainer = trainer.main:main