Pytorch Light
Pytorch Light is a Python package that provides several tools about modelling and applications.
There are some features as follows:
requirements.txt is also provided.
Next feature is going to be achieved as soon as possible.
- Adversarial Learning
And some applications are coming:
- Computer Vision
- Natural Language
- Rereinforcement Learning
Note that these features are only validated on cpu.
Model
Application for model.
Features:
- train
- evaluate
- batch loss and batch metric
- model wrapper
Data
Application for data.
Features:
- Numpy.ndarray to/from Torch.tensor
- Numpy.ndarray to/from Torch.Dataset
- Numpy.ndarray to/from Torch.DataLoader
Log
Application for log.
Features:
- debug
- info
- warn
- error
- critical
Visualization
Application for visualization based on numpy.ndarray.
Require:
- In the notebook mode,
%matplotlib inlineshould be implement first.
Features:
- learning curves
- batch curves
- one or multi images
Release files for pytorchlight 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytorchlight-0.0.1.tar.gz | 10.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pytorchlight-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.4 kB
Release files / pytorchlight-0.0.1.tar.gz
| Download URL | pytorchlight-0.0.1.tar.gz |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
16decd48626507bf3d9b42b86af7861e5fbb1e4e48bd372783e3df89aa0947b7
|
|
BLAKE2b-256 checksum How to use checksums |
92282a5c79283decb0d9ec3de34d517f820b2636e19874a85fba461deb035f1e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.14.2 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.5.3
|
Release files / pytorchlight-0.0.1-py3-none-any.whl
| Download URL | pytorchlight-0.0.1-py3-none-any.whl |
|---|---|
| Size | 12.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
09c47f27c88c3672ea889aa8b77d37fe30dd6ddaa057c9901b4fd48b5b35f7af
|
|
BLAKE2b-256 checksum How to use checksums |
1d2830071213be1f24d483e4cb92bfd91eec4bf4f7f3cd18f7a03ee56bc6ddeb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.14.2 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.5.3
|