Utilities for PyTorch and PyTorch Lightning.
Project description
LightKit
LightKit provides simple utilities for working with PyTorch and PyTorch Lightning. At the moment, it provides three simple features:
- A data loader for tabular data that is orders of magnitude faster than PyTorch's builtin data loader for medium-sized datasets and larger ones.
- A mixin for modules that allows to save not only weights, but also the configuration to the file system such that it is easier to retrieve trained models.
- A typed base class for estimators that enables users to easily create estimators with PyTorch and PyTorch Lightning which are fully compatible with Scikit-learn.
For more details, consult the documentation.
Installation
LightKit is available via pip
:
pip install lightkit
If you are using Poetry:
poetry add lightkit
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
lightkit-0.3.7.tar.gz
(13.0 kB
view details)
Built Distribution
lightkit-0.3.7-py3-none-any.whl
(17.2 kB
view details)
File details
Details for the file lightkit-0.3.7.tar.gz
.
File metadata
- Download URL: lightkit-0.3.7.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.10 Linux/5.11.0-1028-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8a82c624e8e6e8381fcd0125cbca01319801b42edaf66584facdb3c6e7c9559 |
|
MD5 | ae047682fe6830e7f41a56e4f7bc487c |
|
BLAKE2b-256 | b4536a929643e8b50700fead582f524df37e64b15e2dff7fa7f82aace270ab40 |
File details
Details for the file lightkit-0.3.7-py3-none-any.whl
.
File metadata
- Download URL: lightkit-0.3.7-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.10 Linux/5.11.0-1028-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 945d3481b3c12d3c3385385c5ba515b9dc9dd9f82cd60b9c2ca442ca08be42a7 |
|
MD5 | b1658c68cb19729ca501516ec3199e27 |
|
BLAKE2b-256 | cc96267d2e6a7d5c5cca87842c95701bcab7cf420d196447bc655b52b3ef57de |