implemented wandb to classifier
This commit is contained in:
parent
8aec5e4d07
commit
1fe643d464
11 changed files with 630 additions and 7 deletions
23
wandb/run-20200126_144058-y7pjuj9j/wandb-metadata.json
Normal file
23
wandb/run-20200126_144058-y7pjuj9j/wandb-metadata.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"root": "/home/clemens/repositorys/pytorch-ai",
|
||||
"program": "mnist_classifier.py",
|
||||
"git": {
|
||||
"remote": "git@github.com:Clemens-Dautermann/pytorch-ai.git",
|
||||
"commit": "8aec5e4d07a210e412aaea245303788228d5cf72"
|
||||
},
|
||||
"email": "clemens.dautermann@gmail.com",
|
||||
"startedAt": "2020-01-26T14:40:58.218384",
|
||||
"host": "ubuntu-laptop",
|
||||
"username": "clemens",
|
||||
"executable": "/usr/bin/python3",
|
||||
"os": "Linux-5.3.0-26-generic-x86_64-with-Ubuntu-19.10-eoan",
|
||||
"python": "3.7.5",
|
||||
"cpu_count": 2,
|
||||
"args": [],
|
||||
"state": "killed",
|
||||
"jobType": null,
|
||||
"mode": "run",
|
||||
"project": "pytorch_ai",
|
||||
"heartbeatAt": "2020-01-26T14:41:31.740178",
|
||||
"exitcode": 255
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue