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.25k stars 266 forks source link

[question] How to log tensor board while training #466

Closed 0x366 closed 3 years ago

0x366 commented 3 years ago

Hello. I want to make logs while in train mode. But for now the /log folder is always empty. How can I turn it on ?

[UPD] my bad - changed the path of output. But logs were still in repo/data folder