tensorflow / tensorflow/tensorboard
Tensorboard is showing no data
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
Hello,
I am running the PPO algorithm of Ray RL lib. When I run the code the screen is like this:
So I feel that model is getting trained.
Later when I start to visualization using tensorboard I got this screen:
So I check the ray result folder and I see that these files are generated:
But when I insect the data the results is like this:
What is going on here?
Is the model is getting trained or not?
Why no data is showing and how to get the data?
Please I need a help as this the last step I am stuck from days..
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Ray RLlib PPO configuration and the generated Ray result folder, then inspect what data the files contain and how TensorBoard is being started. Determine whether training metrics are being written and identify why TensorBoard shows no data; completion requires a reproducible diagnosis and clear steps to view the metrics.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100