You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have two behaviours in the environemnt, and whenever the decision interval is set to be >1 for either of them, the reward of that one doesn't show on Tensorboard (and indeed it isn't present on the summaries folder). But when the decision interval is set to 1, it does show.
Environment (please complete the following information):
OS + version: Ubuntu 18.10
ML-Agents version: develop branch at commit ebad90f. EDIT: I've tested on latest dev branch, and it seems to have the same issue