natolambert / dynamicslearn

Working directory for dynamics learning for experimental robots.
MIT License
55 stars 20 forks source link

Improved Logging #9

Closed natolambert closed 4 years ago

natolambert commented 5 years ago

We should have a better logging system at every run. After finishing #2 with configs, each run should dump the command line arguments, logging info, and final cfg to a directory with the timestamp.

natolambert commented 4 years ago

consider https://github.com/facebookresearch/hydra

natolambert commented 4 years ago

Implemented