Skip to content

Histogram won't show in Tensorboard #5403

@jziegle4

Description

@jziegle4

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

Metadata

Metadata

Assignees

Labels

bugIssue describes a potential bug in ml-agents.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions