kengz / SLM-Lab

Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
https://slm-lab.gitbook.io/slm-lab/
MIT License
1.24k stars 264 forks source link

Run TensorBoard in dev mode only #448

Closed kengz closed 4 years ago

kengz commented 4 years ago

Run TensorBoard in dev mode only

TensorBoard is comprehensive but heavy, with output event files possibly taking over 1Gb. Reserve TensorBoard logging to only dev mode.