Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

experiment_utils-0.0.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

experiment_utils-0.0.1-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page