Glenn Jocher
|
5d66e48723
|
Train from `--data path/to/dataset.zip` feature (#4185)
* Train from `--data path/to/dataset.zip` feature
* Update dataset_stats()
* cleanup
* cleanup2
|
2021-07-28 02:04:10 +02:00 |
Ayush Chaurasia
|
63a1971e31
|
Improve docstrings and run names (#4174)
|
2021-07-27 15:13:32 +02:00 |
Glenn Jocher
|
0ad6301c96
|
Update script headers (#4163)
* Update download script headers
* cleanup
* bug fix attempt
* bug fix attempt2
* bug fix attempt3
* cleanup
|
2021-07-26 15:23:33 +02:00 |
Glenn Jocher
|
efe60b5681
|
Refactor train.py and val.py `loggers` (#4137)
* Update loggers
* Config
* Update val.py
* cleanup
* fix1
* fix2
* fix3 and reformat
* format sweep.py
* Logger() class
* cleanup
* cleanup2
* wandb package import fix
* wandb package import fix2
* txt fix
* fix4
* fix5
* fix6
* drop wandb into utils/loggers
* fix 7
* rename loggers/wandb_logging to loggers/wandb
* Update message
* Update message
* Update message
* cleanup
* Fix x axis bug
* fix rank 0 issue
* cleanup
|
2021-07-25 01:18:39 +02:00 |