My toolkit for pytorch model development
Project description
Pytorch toolkit
Userful pytorch toolkit for training models. Provides functions for training, data_processing, modeling and evaluating models.
Usage
Clone this repo and run pip install ..
Then, you can import the module my_pytorch_kit.
This package revolves around the BaseModel, Trainer and Evaluator classes, which are used to model, train and evaluate a model respectively by extending them.
For a detailed guide, see the examples.py file :)
Development
Clone this repo and run pip install -e .[dev].
Run pytest in the root directory to run tests.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file my_pytorch_kit-0.1.0.tar.gz.
File metadata
- Download URL: my_pytorch_kit-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa30a53fe057b2ff0f51bd82c2f4f9db531938a23aef01e2b8af90d814c63950
|
|
| MD5 |
f9f8a2d4d9938c839706f9ab95ddd64f
|
|
| BLAKE2b-256 |
0df2782414741d6a0151a8746bf758735d6eea099b47479d5dcf3274d0cb164a
|
File details
Details for the file my_pytorch_kit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: my_pytorch_kit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97bf863bf4b1acee64f3ce117cc8b45a25af62129385a058b70dc9c119b9f3f1
|
|
| MD5 |
853082b01517fe848014d1fd98b31d7b
|
|
| BLAKE2b-256 |
231f31a2df2a7ac46023cc529da4795b55cf11f5a30d9a5a999cbf9fd45100ee
|