Helper to train deep neural networks
Project description
deep-trainer
Baseline code to train deep neural networks. Currently only available for PyTorch Framework.
Install
Pip
$ pip install deep-trainer
Conda
Not yet available
Getting started
from deep_trainer import PytorchTrainer
Build and Deploy
$ pip install build twine
$ python -m build
$ python -m twine upload dist/*
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
deep-trainer-0.0.6.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file deep-trainer-0.0.6.tar.gz
.
File metadata
- Download URL: deep-trainer-0.0.6.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd489bdcc0498650454b44126f35bd91e434fc83a731c696938686d2b8629790 |
|
MD5 | f1a57f846c4807b2af1cf588c4195ba3 |
|
BLAKE2b-256 | 0d76028002f93492126135a4e971f4046fcd1ad937d052dd6bc3129e62006403 |
File details
Details for the file deep_trainer-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: deep_trainer-0.0.6-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d0432e3e03061cdf03a2549300e9b2fe88e24941b9be86e8868153e3e5f4b6a |
|
MD5 | b28c42bbb17ded353a852db26b4f2a51 |
|
BLAKE2b-256 | 43bbc031e871d8b9646e863874c29d690eee65cd56996042af6b5f6fd0785691 |