Helpers utils for manage and track experiments.
Project description
Experiment-utils
Helper utils for track and manage Dl experimets with pytorch.
Wery early stage - just draft for my utils.
Install
pip install __
Editeble install: git clone https://github.com/ayasyrev/experiment-utils cd experiment-utils pip install -e .
How to use
Import Experiment:
from experiment_utils.experiment import *
After import you has p (stands for Parameters) and e (Experiment) objects.
p.exp_name
'noname'
e.name
'noname'
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 experiment_utils-0.0.1.tar.gz.
File metadata
- Download URL: experiment_utils-0.0.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1563109d23a63c552e70891ba38340c8095a017c6db21136de4c16c8ed138d0
|
|
| MD5 |
fc37948f8d5a86e774f41a74c3db0a66
|
|
| BLAKE2b-256 |
f2ec40b53d00541d9b684422044a02b6823dd45a88de543faa646a92668b1b36
|
File details
Details for the file experiment_utils-0.0.1-py3-none-any.whl.
File metadata
- Download URL: experiment_utils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a3b2df76110deb21e01d43aa94da0f872731baf18df018d82324a0a690fe2e8
|
|
| MD5 |
96431f5c93e234b2c8d5c9b0f122f2cf
|
|
| BLAKE2b-256 |
088201d115e8a059cf77312532fbfa3c025999ff737d3542726e06f56981c87f
|