google-deepmind / google-deepmind/acme

Example of using tfrecord logger to use acme with tensorboard

Open
#230 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

I'm attempting to use some of the baseline examples (e.g., the dqn agent trained on Atari) with tensorboard. I found the TFSummaryLogger and attempted to replace the default logger with that logger. This creates the tfrecord in the expected place, but does not populate the tfrecord with results. I also attempted to replicate what is being done in the default logger, replacing the CVSLogger with the TFSummaryLogger. This gave the same result.

Is there a working example of using TFSummaryLogger with acme, i.e. to generate artifacts that can be used with Tensorboard?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.