When using StatAggregationMethod.Histogram data recorder with Academy.Instance.StatsRecorder it will not show in Tensorboard, nether in scalar nor in histograms
m_Recorder = Academy.Instance.StatsRecorder
m_Recorder.Add("Value", value, StatAggregationMethod.Histogram)
No Console Output or Exceptions
- Unity Version: 2021.1.4f1
- OS + version: Windows 10
- ML-Agents version: 0.26.0
- Torch version: 1.8.1+cu111
- Environment: recreated with 3dBall
When using StatAggregationMethod.Histogram data recorder with Academy.Instance.StatsRecorder it will not show in Tensorboard, nether in scalar nor in histograms
No Console Output or Exceptions